docker_images_containers
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
docker_images_containers [2015/10/05 16:39] – luke7858 | docker_images_containers [2024/05/23 07:26] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 28: | Line 28: | ||
<sxh bash> | <sxh bash> | ||
docker run -i -t 72703a0520b7 | docker run -i -t 72703a0520b7 | ||
+ | </ | ||
+ | \\ | ||
+ | ===Getting back into a container === | ||
+ | If you need to get back into the container to make changes you can run the following command: | ||
+ | <sxh> | ||
+ | docker exec -it container /bin/bash | ||
</ | </ | ||
\\ | \\ |
docker_images_containers.1444063178.txt.gz · Last modified: 2024/05/23 07:26 (external edit)