M
M
Michael2017-09-19 20:55:18
Docker
Michael, 2017-09-19 20:55:18

Can 2 connect to a docker container?

I'm used to the fact that you can make 2 or more connections to the server and do something at the same time. Docker allows you to create an interactive with -i, but there is only one connection. Is it possible to additionally connect to the container?
I am using toolbox.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
planc, 2017-09-19
@springimport

docker exec -it container_id bash

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question