open a tty to the docker container
docker exec -it [container-id] bash
docker cheat sheet
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
open a tty to the docker container
docker exec -it [container-id] bash