Guillaume J. Charmes
|
ffe5370e35
Login now works with daemon mode
|
12 лет назад |
Guillaume J. Charmes
|
b370acd679
Forbid users to push "root" repositories
|
12 лет назад |
Solomon Hykes
|
0d46ddf7b4
'docker commit -m': optional commit message
|
12 лет назад |
Solomon Hykes
|
57e2126a02
Bumped version to 0.1.0
|
12 лет назад |
Solomon Hykes
|
d301c7b98c
'docker images' doesn't show all anonymous images by default - only anonymous heads
|
12 лет назад |
Guillaume J. Charmes
|
966cddf26b
Add some verbosity to the push/pull
|
12 лет назад |
Guillaume J. Charmes
|
6e35f28352
Merge branch 'graph' of github.com:dotcloud/docker into graph
|
12 лет назад |
Solomon Hykes
|
0146c80c40
An image embeds the configuration of its parent container ('ContainerConfig')
|
12 лет назад |
Solomon Hykes
|
f37c432bd5
Fixed 'docker inspect' to exit silently when an image doesn't exist
|
12 лет назад |
Solomon Hykes
|
6ce64e8458
Moved image name into config. runtime.Create() now receives a single Config parameter
|
12 лет назад |
Solomon Hykes
|
031f91df1a
runtime.Create receives an image name + Config. The Config includes all required runtime information: command, environment, ports etc.
|
12 лет назад |
Guillaume J. Charmes
|
89763bc8af
Remove the lookup before pushing
|
12 лет назад |
creack
|
d1c8eabc63
Fix/Improve push/pull registry
|
12 лет назад |
creack
|
c000a5ed75
Remove the possibility to choose the remote name on push
|
12 лет назад |
creack
|
899613f788
Merge branch 'graph' of github.com:dotcloud/docker into graph
|
12 лет назад |
Solomon Hykes
|
829eeb07f8
'docker run' with no argument no longer hardcodes a default image and command
|
12 лет назад |
Solomon Hykes
|
841c7ac0f9
Deprecated 'docker run -a'. Containers are run in the foreground by default. '-d' enables detached mode
|
12 лет назад |
Solomon Hykes
|
34fbaa5f6d
'docker run -e': set environment variables in a container
|
12 лет назад |
Solomon Hykes
|
9b5f0fac81
Fix 'docker import' to accept urls without explicit http:// scheme
|
12 лет назад |
creack
|
1ed78ee160
Improve (drastically) the push
|
12 лет назад |
creack
|
e726bdcce2
Fix the rootPath for auth
|
12 лет назад |
Solomon Hykes
|
12049f956a
'docker {history,ps,images}': show human-friendly image names when applicable
|
12 лет назад |
Solomon Hykes
|
72e16f6d96
Merge branch 'graph' of ssh://github.com/dotcloud/docker into graph
|
12 лет назад |
Solomon Hykes
|
bf7602bc09
'docker tag': assign a repository+tag to an image
|
12 лет назад |
Solomon Hykes
|
520af226c0
Merge branch 'graph' of ssh://github.com/dotcloud/docker into graph
|
12 лет назад |
Solomon Hykes
|
542c66997f
'docker inspect' can lookup image by repository and tag
|
12 лет назад |
Solomon Hykes
|
f8ebeaae10
Removed debug command 'docker mount'
|
12 лет назад |
Solomon Hykes
|
56752158af
Merge branch 'graph' of ssh://github.com/dotcloud/docker into graph
|
12 лет назад |
Solomon Hykes
|
09b27f9e8d
Fancier output for 'docker history'
|
12 лет назад |
creack
|
e02f7912bc
Enforce login for push/pull
|
12 лет назад |