0 votes
in Docker by
What happens when you press Cntrl+P+Q inside the container?

a) Kills the container

b) Generates a stack trace

c) Detaches the Docker host terminal from the container

d) Issues print screen on the current contents of the terminal window

1 Answer

0 votes
by

c) Detaches the Docker host terminal from the container

...