mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
687d27ab57
This makes it possible to simply wrap a command inside a container. This makes it easier to use a container as an unified build environment. Examples: ~/workspace/docker $ docker run -v `pwd`:`pwd` -w `pwd` -i -t ubuntu ls AUTHORS Makefile archive.go changes.go docker [...] docker run -v `pwd`:`pwd` -w `pwd` -i -t ubuntu pwd /home/marco/workspace/docker |
||
---|---|---|
.. | ||
api | ||
commandline | ||
concepts | ||
contributing | ||
examples | ||
installation | ||
static_files | ||
terms | ||
use | ||
conf.py | ||
faq.rst | ||
index.rst | ||
toctree.rst |