The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Find a file
2013-01-20 00:44:44 -08:00
docker Moved 100% of arg parsing to dockerd. Even help messages are generated on the server 2013-01-20 00:44:44 -08:00
dockerd Several UI improvements for creating containers and layers. 'docker export', 'docker run -l' can reference the layers of another container, track how layers were created (download, upload or export). Rename 'download' and 'upload' to 'get' and 'put' 2013-01-20 00:43:16 -08:00
container.go Initial commit 2013-01-18 16:13:39 -08:00
container_test.go Initial commit 2013-01-18 16:13:39 -08:00
docker.go Initial commit 2013-01-18 16:13:39 -08:00
docker_test.go Initial commit 2013-01-18 16:13:39 -08:00
filesystem.go Initial commit 2013-01-18 16:13:39 -08:00
filesystem_test.go Initial commit 2013-01-18 16:13:39 -08:00
lxc_template.go Initial commit 2013-01-18 16:13:39 -08:00
state.go Initial commit 2013-01-18 16:13:39 -08:00
utils.go Initial commit 2013-01-18 16:13:39 -08:00
utils_test.go Initial commit 2013-01-18 16:13:39 -08:00