Guillaume J. Charmes
|
6e507b9460
Add a Debugf() helper and a -D (debug) flag to docker
|
12 years ago |
Solomon Hykes
|
623e91e2e3
Moved Go() to the main package... And got rid of the useless docker/future package
|
12 years ago |
Solomon Hykes
|
d7c5d060c4
Moved Download() and progressReader{} to the main package
|
12 years ago |
Solomon Hykes
|
299d0b2720
Moved HumanDuration() to the main package
|
12 years ago |
Solomon Hykes
|
f437f5b8b4
'docker pull' and 'docker put' automatically detect tar compression (gzip, bzip2 or uncompressed). -j and -z flags are no longer required.
|
12 years ago |
Andrea Luzzardi
|
e6adfa2bc6
utils: Added SelfPath(), which figures out the current (absolute) path of the running binary
|
12 years ago |
Solomon Hykes
|
bcfe2aa2a7
'docker ps' prints shorter lines
|
12 years ago |
Andrea Luzzardi
|
333abbf85a
go fmt
|
12 years ago |
Solomon Hykes
|
3703536303
docker tar: stream the contents of a container as a tar archive
|
12 years ago |
Solomon Hykes
|
5d6dd22fb2
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
|
12 years ago |
Andrea Luzzardi
|
a27b4b8cb8
Initial commit
|
12 years ago |