Docker operation record

docker ps  #View the current docker container

docker exec -it  The container name sh enters the docker container.

docker stop Stop docker container

Leave a Reply

Your email address will not be published. Required fields are marked *