0 votes
in Docker by

Which docker command is used to attach to a running container?

a) docker telnet <Container>

b) docker login <Container>

c) docker ssh <Container>

d) docker attach <Container>

1 Answer

0 votes
by
d) docker attach <Container>

Related questions

0 votes
asked Apr 17 in Docker by rajeshsharma
0 votes
asked Apr 5, 2020 in Docker by ryan harris
...