Howto:Docker scenery toolchain: Difference between revisions

Jump to navigation Jump to search
m
(→‎Docker scenery toolchain image: Shifted the volume or shared directory instructions into its own subsection and minor editing and wiki formatting of the test. The non-mounted file copy instruction has hence been undeleted.)
Line 35: Line 35:
docker container exec -i -t <container_name> /bin/bash  # Run a bash shell, and connect to it.
docker container exec -i -t <container_name> /bin/bash  # Run a bash shell, and connect to it.
</syntaxhighlight>
</syntaxhighlight>


Now, when you exit, the container will continue running
Now, when you exit, the container will continue running

Navigation menu