Guillaume J. Charmes
|
18f4e7e196
Put back the relative paths for dev purpose
|
12 tahun lalu |
Solomon Hykes
|
132ecb2482
Replaced 'pull' and 'put' with 'import'
|
12 tahun lalu |
Guillaume J. Charmes
|
687d6f25ee
Change relative paths to absolute
|
12 tahun lalu |
shin-
|
5d6199b925
post-merge repairs
|
12 tahun lalu |
shin-
|
97a8209438
Merged master branch into fs
|
12 tahun lalu |
shin-
|
93ba6dd82b
Plugged in image store in front-end (some commands are deactivated right now, will progressively reintroduce them
|
12 tahun lalu |
Solomon Hykes
|
410ebe379d
docker port: lookup public-facing tcp ports for a container
|
12 tahun lalu |
Solomon Hykes
|
74c88fdbc0
docker rmi -r: remove all images matching a regexp
|
12 tahun lalu |
Solomon Hykes
|
5675439b91
Re-enabled CmdPull progress bar code which had been temporarily disabled
|
12 tahun lalu |
Andrea Luzzardi
|
f857fa0ddd
Server: -p option to export TCP ports
|
12 tahun lalu |
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 tahun lalu |
Solomon Hykes
|
ebaa50c4c9
docker wait: block until a container exits, and print its exit code
|
12 tahun lalu |
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 tahun lalu |
Solomon Hykes
|
004272e6f5
docker/server: no more dependency on log
|
12 tahun lalu |
Solomon Hykes
|
dd9bb4e0d3
dockerd: removed debug messages
|
12 tahun lalu |
Solomon Hykes
|
d2885910bd
'docker start' and 'docker restart': start or restart a container
|
12 tahun lalu |
Andrea Luzzardi
|
e871eadab1
Server: Restored -u option (from merge)
|
12 tahun lalu |
Andrea Luzzardi
|
2f84bab879
go fmt
|
12 tahun lalu |
Solomon Hykes
|
e1b25e9b08
Moved server and client logic into sub-packages docker/server and docker/client, respectively. The UI is not affected.
|
12 tahun lalu |