How can you detach from Docker s process

0 votes
I can’t seem to detach from the docker process, I tried Ctrl+c but it doesn't work. And I tried ‘exit’ but it just halts the process.

What's the procedure to have the process running, occasionally attaching in order to make some changes, and then detaching?
Jul 17, 2018 in Docker by Tyrion anex
• 8,690 points
2,814 views

1 answer to this question.

0 votes
This is simple, in order to detach without exiting the shell, use the following escape sequence:

Ctrl+p + Ctrl+q
answered Jul 17, 2018 by Sophie may
• 10,620 points

Related Questions In Docker

0 votes
1 answer

How do I attach and detach from Docker's process?

Here is what you should use. Since ...READ MORE

answered Sep 11, 2018 in Docker by Damon Salvatore
• 5,980 points
4,714 views
+4 votes
4 answers

How To Access a Service on Host From a Docker Container?

Adding to kalgi's answer, You can also ...READ MORE

answered Oct 16, 2018 in Docker by lina
• 8,220 points

edited Oct 16, 2018 by lina 37,029 views
0 votes
1 answer
0 votes
1 answer

How to obtain the Docker container's IP address from the host?

This can be done by executing the ...READ MORE

answered Jul 17, 2018 in Docker by Sophie may
• 10,620 points
10,078 views
+2 votes
1 answer
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
7,763 views
0 votes
1 answer

How to run a docker command from inside the container?

You must have come across the /var/run/docker.sock file, ...READ MORE

answered Jun 28, 2018 in Docker by Sophie may
• 10,620 points
4,830 views
0 votes
2 answers
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP