Answer the question
In order to leave comments, you need to log in
How to disconnect from a docker container?
There is a docker container that runs a console java application. I want to connect to the console I/O of this application. I am using docker attach. How can I now disconnect from it without shutting down the application itself? If you press ctrl+c then it stops working accordingly. The documentation says to use ctrl+p, ctrl+q but that doesn't work either, ^p is simply printed to the console and that's it. If there is another way to connect to console input / output, then tell me
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question