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,700 points
1,563 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,610 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
3,523 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 32,902 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,610 points
8,587 views
+2 votes
1 answer
+2 votes
1 answer

Deploy Docker Containers from Docker Cloud

To solve this problem, I followed advice ...READ MORE

answered Sep 3, 2018 in AWS by Priyaj
• 58,090 points
2,436 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,610 points
3,254 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