Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Go to file
shin- 08ac1d0b35 Different termios for linux/darwin 2013-01-28 17:06:46 -08:00
docker Different termios for linux/darwin 2013-01-28 17:06:46 -08:00
dockerd Experimenting with a UI which differentiates images and containers 2013-01-27 15:42:42 -08:00
fake Plugged 4 more commands into the real backend: 'diff', 'reset', 'run', 'stop'. 'run' actually runs the process, but doesn't capture outptu properly, and encounters mount issues 2013-01-26 15:56:42 -08:00
future Experimenting with a UI which differentiates images and containers 2013-01-27 15:42:42 -08:00
image Experimenting with a UI which differentiates images and containers 2013-01-27 15:42:42 -08:00
rcli Convenience logging in rcli 2013-01-27 15:43:08 -08:00
container.go go fmt 2013-01-28 14:30:05 -08:00
container_test.go Added sequential and parallel benchmarks in order to stress test docker 2013-01-28 11:51:51 -08:00
docker.go docker: Make sure to umount the container if it's still mounted at 2013-01-28 12:00:20 -08:00
docker_test.go Fixed a bug preventing containers from running after being restored 2013-01-25 16:20:34 -08:00
filesystem.go go fmt 2013-01-28 14:30:05 -08:00
filesystem_test.go filesystem: Added IsMounted() unit tests 2013-01-28 11:51:41 -08:00
lxc_template.go container.Name -> container.Id 2013-01-21 18:39:52 -08:00
state.go go fmt 2013-01-28 14:30:05 -08:00
utils.go go fmt 2013-01-28 14:30:05 -08:00
utils_test.go Initial commit 2013-01-18 16:13:39 -08:00