4. What is the difference between docker exec and attach? by Bharath Srinivas

when we use Docker attach it will takes to PID 1 and it will wait for input and when we exit the terminal the container is no longer up. When you use docker exec and if you exit the container is still running.

Both are used to check the running container if you want to do without exiting the running container use docker exec

Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x