Source repo for Docker's Documentation
Go to file
Andrea Luzzardi 005db1982d Merge branch 'master' of github.com:dotcloud/docker 2013-01-22 11:13:38 -08:00
docker
dockerd 'docker snapshot': create a new layer from a container. 'docker tar': stream the contents of a container or layer as a tar archive 2013-01-22 09:54:56 -08:00
container.go Container: Better serialization/reloading support 2013-01-22 11:13:22 -08:00
container_test.go Docker: Clean shutdown of containers. 2013-01-21 18:03:23 -08:00
docker.go container.Name -> container.Id 2013-01-21 18:39:52 -08:00
docker_test.go container.Name -> container.Id 2013-01-21 18:39:52 -08:00
filesystem.go
filesystem_test.go
lxc_template.go container.Name -> container.Id 2013-01-21 18:39:52 -08:00
state.go
utils.go
utils_test.go