Stef
8
Q:

how to bash into docker container

docker exec -it <mycontainer> bash
docker exec -it <mycontainer> sh ##for alpine
16
docker exec -it nginx /bin/bash
8

New to Communities?

Join the community