Login
Remember
Register
Ask a Question
What happens when you press Cntrl+P+Q inside the container?
0
votes
asked
Jul 1, 2022
in
Docker
by
sharadyadav1986
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
docker
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jul 1, 2022
by
sharadyadav1986
c) Detaches the Docker host terminal from the container
...