User Tools

Site Tools


docker_images_containers

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
docker_images_containers [2015/10/05 16:39] luke7858docker_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  /bin/bash docker run -i -t 72703a0520b7  /bin/bash
 +</sxh>
 +\\
 +===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
 </sxh> </sxh>
 \\ \\
docker_images_containers.1444063178.txt.gz · Last modified: 2024/05/23 07:26 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki