creack
|
453d49573c
Put back the github.com path for the import
|
12 years ago |
creack
|
d91d0da453
Fix merge issue
|
12 years ago |
creack
|
150a4fe7e5
Merge master within fs
|
12 years ago |
Guillaume J. Charmes
|
d24ce7dfd1
Merge branch 'fs' of https://github.com/dotcloud/docker into fs
|
12 years ago |
shin-
|
de50c9c4e8
'docker run' works with paths as well as image IDs
|
12 years ago |
Guillaume J. Charmes
|
45a8bba15e
gofmt
|
12 years ago |
Guillaume J. Charmes
|
18f4e7e196
Put back the relative paths for dev purpose
|
12 years ago |
shin-
|
8158616d61
Merge branch 'fs' of github.com:dotcloud/docker into fs
|
12 years ago |
shin-
|
63dd8f1018
Re-enabled cat, write and ls ; Added creation date to image metadata
|
12 years ago |
Solomon Hykes
|
132ecb2482
Replaced 'pull' and 'put' with 'import'
|
12 years ago |
Sam Alba
|
3684b67572
Added -m to the run command in order to set a memory limit to a container
|
12 years ago |
Charles Hooper
|
52b811f50a
Add all commands to the output of 'dotcloud help'. Fixes #39
|
12 years ago |
Charles Hooper
|
a7cb3cb86a
Complete fix for #38 -- fix double-usage on help
|
12 years ago |
Charles Hooper
|
06d420d2ea
Fix CmdInspect and CmdImages help/parsing. Fixes #38
|
12 years ago |
shin-
|
5d6199b925
post-merge repairs
|
12 years ago |
shin-
|
97a8209438
Merged master branch into fs
|
12 years ago |
Guillaume J. Charmes
|
687d6f25ee
Change relative paths to absolute
|
12 years ago |
shin-
|
93ba6dd82b
Plugged in image store in front-end (some commands are deactivated right now, will progressively reintroduce them
|
12 years ago |
Solomon Hykes
|
410ebe379d
docker port: lookup public-facing tcp ports for a container
|
12 years ago |
Solomon Hykes
|
74c88fdbc0
docker rmi -r: remove all images matching a regexp
|
12 years ago |
Solomon Hykes
|
5675439b91
Re-enabled CmdPull progress bar code which had been temporarily disabled
|
12 years ago |
Andrea Luzzardi
|
f857fa0ddd
Server: -p option to export TCP ports
|
12 years ago |
Solomon Hykes
|
003ec21d36
If curl is installed, 'docker pull' will use it to download images with a pretty progress bar. Otherwise it will fallback to regular http.Get()
|
12 years ago |
Solomon Hykes
|
ebaa50c4c9
docker wait: block until a container exits, and print its exit code
|
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 |
Solomon Hykes
|
004272e6f5
docker/server: no more dependency on log
|
12 years ago |
Solomon Hykes
|
dd9bb4e0d3
dockerd: removed debug messages
|
12 years ago |
Solomon Hykes
|
d2885910bd
'docker start' and 'docker restart': start or restart a container
|
12 years ago |
Andrea Luzzardi
|
e871eadab1
Server: Restored -u option (from merge)
|
12 years ago |
Andrea Luzzardi
|
2f84bab879
go fmt
|
12 years ago |