Changes

Jump to navigation Jump to search
m
Inspecting a running container
<syntaxhighlight lang="bash">
> docker copy example_1_application_1:... /application/tmp ./tmp</outputsyntaxhighlight> Once you are done with trying things out, stop the container with <syntaxhighlight lang="bash">> docker kill example_1_application_1
</syntaxhighlight>

Navigation menu