|
|
e403584f6d
|
Login now works with daemon mode
Upstream-commit: ffe5370e35d7eda627894a4510095dca26bdbbca
Component: engine
|
2013-03-22 18:37:53 -07:00 |
|
|
|
1a02694099
|
Forbid users to push "root" repositories
Upstream-commit: b370acd679622239849b1dfbe05d61804aeb7162
Component: engine
|
2013-03-22 17:58:00 -07:00 |
|
|
|
f375f50cbd
|
Implement the "library" repository endpoint on the registry
Upstream-commit: 5c04d3488a0c02426ea08dcd9b1ead5884062836
Component: engine
|
2013-03-22 17:43:11 -07:00 |
|
|
|
d64409ad42
|
'docker commit -m': optional commit message
Upstream-commit: 0d46ddf7b4940f7e9b1cecf00a9f608134cdbac8
Component: engine
|
2013-03-23 19:16:42 -07:00 |
|
|
|
ef4eef944a
|
Clean up 'container' environment variable injected by lxc-start
Upstream-commit: f7eaaa3adb08082089544c34439bb31b5a6f3246
Component: engine
|
2013-03-23 19:11:00 -07:00 |
|
|
|
488f905ca6
|
Bumped version to 0.1.0
Upstream-commit: 57e2126a02f8b96b0542df7f6a573233d8419bb1
Component: engine
|
2013-03-23 17:48:18 -07:00 |
|
|
|
723438ed65
|
Merge branch 'graph'
Upstream-commit: 5130d3d6ec979ea2d1f9a0da9d5766028571dd9e
Component: engine
|
2013-03-23 17:47:33 -07:00 |
|
|
|
47526e3d69
|
Merge branch 'graph' of http://github.com/dotcloud/docker into graph
Upstream-commit: 587debf92e3d83ca97df6826a496506a760374cd
Component: engine
|
2013-03-23 17:04:37 -07:00 |
|
|
|
f7f37b2e1a
|
'docker images' doesn't show all anonymous images by default - only anonymous heads
Upstream-commit: d301c7b98c46fa0d1bba66be852a7453d108f028
Component: engine
|
2013-03-23 17:03:30 -07:00 |
|
|
|
83b43f1105
|
No more dependency on sqlite
Upstream-commit: f43fbda2a464ba2ef26c88c25cdb933c144657f4
Component: engine
|
2013-03-23 16:17:01 -07:00 |
|
|
|
8664639f32
|
Properly cleanup iptables rules inserted in OUTPUT (introduced in 3c6b8bb8882fcd2083d1c489df3cc40062b4896c)
Upstream-commit: 301a8afff578a8467e98f1081aa96323c458e1f1
Component: engine
|
2013-03-22 22:31:20 -07:00 |
|
|
|
3d900a70b6
|
Merge pull request #133 from shawnsi/master
Vagrant Provision Touch Up
Upstream-commit: 690cae0ef442301a97546f953dfdc8b661f3d9ef
Component: engine
|
2013-03-22 15:11:52 -07:00 |
|
|
|
9fd966c650
|
Merge pull request #124 from donspaulding/master
Fix typos in the README
Upstream-commit: 936bd87a5217d43a0668787aadd61e40f5aa6159
Component: engine
|
2013-03-22 15:10:13 -07:00 |
|
|
|
e548f7cc97
|
Remove the json alterations when decoding
Upstream-commit: dc2d930520cd528129330098e868c7fffe8349b9
Component: engine
|
2013-03-22 14:27:10 -07:00 |
|
|
|
c21329b657
|
Add some verbosity to the push/pull
Upstream-commit: 966cddf26bc5e86c47faab0ddc69b42e9bd8a9f2
Component: engine
|
2013-03-22 13:21:44 -07:00 |
|
|
|
b66de65be9
|
Merge branch 'graph' of github.com:dotcloud/docker into graph
Upstream-commit: 6e35f283524a866c71aefee417fdd414182e6772
Component: engine
|
2013-03-22 13:10:31 -07:00 |
|
|
|
495926123e
|
An image embeds the configuration of its parent container ('ContainerConfig')
Upstream-commit: 0146c80c40fa5b793fdda17ed2c96d49bd90e2ed
Component: engine
|
2013-03-23 14:48:16 -07:00 |
|
|
|
77ad2413d9
|
Merge branch 'graph' of ssh://github.com/dotcloud/docker into graph
Upstream-commit: b809dc4271ee0f9ea5d20fc92fcb6cc62c6fca8d
Component: engine
|
2013-03-23 14:18:41 -07:00 |
|
|
|
500d4f159a
|
Fixed 'docker inspect' to exit silently when an image doesn't exist
Upstream-commit: f37c432bd5fc40ee45b5d31ea750c59c544f2df5
Component: engine
|
2013-03-23 14:18:35 -07:00 |
|
|
|
0a65e82434
|
Merge branch 'graph' of ssh://github.com/dotcloud/docker into graph
Upstream-commit: d9471bee3da16f7cef1f7bf5d7d1b202514a1f3d
Component: engine
|
2013-03-23 12:39:36 -07:00 |
|
|
|
6ae0955c01
|
Moved image name into config. runtime.Create() now receives a single Config parameter
Upstream-commit: 6ce64e8458b31aff150f2cae197d42e334018afa
Component: engine
|
2013-03-23 12:39:09 -07:00 |
|
|
|
3eb293999e
|
runtime.Create receives an image name + Config. The Config includes all required runtime information: command, environment, ports etc.
Upstream-commit: 031f91df1a158d37f7f068ca1e17c25e1f112f29
Component: engine
|
2013-03-23 12:16:58 -07:00 |
|
|
|
5c11981229
|
Remove the lookup before pushing
Upstream-commit: 89763bc8af81dcda3d9989cf6687c75101bbd9bc
Component: engine
|
2013-03-22 13:10:17 -07:00 |
|
|
|
71cb06de21
|
Add a Debugf() helper and a -D (debug) flag to docker
Upstream-commit: 6e507b9460b81e830ef2f5d10035d08e3948fe4d
Component: engine
|
2013-03-22 11:44:12 -07:00 |
|
|
|
036024ae56
|
Merge branch 'graph' of github.com:dotcloud/docker into graph
Upstream-commit: c57727fd65aee632b762a2b3286004461ee02c7f
Component: engine
|
2013-03-22 11:18:33 -07:00 |
|
|
|
41aec13c07
|
Make sure the remote repository exists prior to push
Upstream-commit: a2e5333a93f85ffb6beb8ad88c88e115f235886c
Component: engine
|
2013-03-22 10:42:13 -07:00 |
|
|
|
a583db48ea
|
Fix the lookup method
Upstream-commit: 5e6355d1828441fe6d5ff4cd814825e05213b2c9
Component: engine
|
2013-03-22 10:22:22 -07:00 |
|
|
|
2b380dac90
|
Fixing Issue #98: Adding DOCKER to output chain during iptables setup
Upstream-commit: 3c6b8bb8882fcd2083d1c489df3cc40062b4896c
Component: engine
|
2013-03-22 11:28:15 -05:00 |
|
|
|
01713ad972
|
Redirecting docker daemon stdout/stderr to /var/log/dockerd
Upstream-commit: cff01ec5ec3210f2faec3715bf1b07182bcc571c
Component: engine
|
2013-03-22 10:30:47 -05:00 |
|
|
|
5585a7a54d
|
Update makefile gotest
Upstream-commit: 0c4b639083e2660cc246a60b3f13f7fceca413ed
Component: engine
|
2013-03-22 08:04:53 -07:00 |
|
|
|
2762915096
|
Fix/Improve push/pull registry
Upstream-commit: d1c8eabc63a02c1791b18b7129a76c8710402666
Component: engine
|
2013-03-22 07:56:44 -07:00 |
|
|
|
6eb0531b54
|
Remove the possibility to choose the remote name on push
Upstream-commit: c000a5ed75f8b238fd7d908118eea9d9e740f66d
Component: engine
|
2013-03-22 07:10:52 -07:00 |
|
|
|
84b60cc354
|
Waiting to start docker until the fresh binaries have been copied in
Upstream-commit: 9542876d2f22e73a52b4957d1a8ca6b17d5c83e7
Component: engine
|
2013-03-22 08:48:50 -05:00 |
|
|
|
3c25a6e83f
|
Merge branch 'graph' of github.com:dotcloud/docker into graph
Upstream-commit: 899613f7887f439560e91364fcaa40f4320fb628
Component: engine
|
2013-03-22 06:39:08 -07:00 |
|
|
|
690e4ae153
|
'docker run' with no argument no longer hardcodes a default image and command
Upstream-commit: 829eeb07f8ecd9d53c667a6fdfe513f5a7df54ac
Component: engine
|
2013-03-22 20:55:17 -07:00 |
|
|
|
c9dbc102a3
|
Deprecated 'docker run -a'. Containers are run in the foreground by default. '-d' enables detached mode
Upstream-commit: 841c7ac0f98c43c2d55fdac4148650e4d0118187
Component: engine
|
2013-03-22 20:46:14 -07:00 |
|
|
|
4c9c80d04b
|
'docker run -e': set environment variables in a container
Upstream-commit: 34fbaa5f6d0d8bd31504f43db56090be6dfa9af4
Component: engine
|
2013-03-22 20:36:34 -07:00 |
|
|
|
27b8b86083
|
Fix 'docker import' to accept urls without explicit http:// scheme
Upstream-commit: 9b5f0fac81367b9a1b4d09b87b9a8bd0fc92635a
Component: engine
|
2013-03-22 19:47:32 -07:00 |
|
|
|
fef209fed0
|
Improve (drastically) the push
Upstream-commit: 1ed78ee1608fb34a5ab6d136c626170eb6e2ec6a
Component: engine
|
2013-03-22 06:38:54 -07:00 |
|
|
|
1631f2fd5f
|
Fix the rootPath for auth
Upstream-commit: e726bdcce2606acef136a4d5ba47e367d9e461df
Component: engine
|
2013-03-22 05:52:13 -07:00 |
|
|
|
96057ee262
|
Merge branch 'graph' of github.com:dotcloud/docker into graph
Upstream-commit: ab3a57d01bd056d6c442ce1b92f61584cf3a5d75
Component: engine
|
2013-03-22 04:44:46 -07:00 |
|
|
|
aab4ca5bde
|
Merge branch 'graph' of ssh://github.com/dotcloud/docker into graph
Upstream-commit: bc51d961cd01c565a7d6c4999029d845e8d335f8
Component: engine
|
2013-03-22 19:22:24 -07:00 |
|
|
|
88e53db0c2
|
'docker {history,ps,images}': show human-friendly image names when applicable
Upstream-commit: 12049f956aedc7366492c82002c843677af4e15d
Component: engine
|
2013-03-22 19:22:06 -07:00 |
|
|
|
cfa9bbc77b
|
Merge branch 'master' into graph
Upstream-commit: 7952e6befe36bafc15f2d2ddcf5ed2a22f5aa12d
Component: engine
|
2013-03-22 18:30:46 -07:00 |
|
|
|
8d0befa9a4
|
Merge branch 'graph' of ssh://github.com/dotcloud/docker into graph
Upstream-commit: 72e16f6d96f36b9174eaa76f5539127cf9307a08
Component: engine
|
2013-03-22 18:27:32 -07:00 |
|
|
|
cd778e8b2a
|
'docker tag': assign a repository+tag to an image
Upstream-commit: bf7602bc098888994eb28a2a6c9acd949a227448
Component: engine
|
2013-03-22 18:27:18 -07:00 |
|
|
|
cfa75dd890
|
Merge branch 'graph' of ssh://github.com/dotcloud/docker into graph
Upstream-commit: 520af226c063e799d12750c339c78cd03060ae16
Component: engine
|
2013-03-22 17:52:27 -07:00 |
|
|
|
6beef5c823
|
'docker inspect' can lookup image by repository and tag
Upstream-commit: 542c66997fce7cea590ca647592cc53f1cec6fca
Component: engine
|
2013-03-22 17:52:19 -07:00 |
|
|
|
73c3b09426
|
Removed debug command 'docker mount'
Upstream-commit: f8ebeaae104e742f3fc1a1fc2f72526b675d939c
Component: engine
|
2013-03-22 17:44:12 -07:00 |
|
|
|
c77bb6cf4d
|
Merge branch 'graph' of ssh://github.com/dotcloud/docker into graph
Upstream-commit: 56752158af090b55a367591d2db5625db661bb4d
Component: engine
|
2013-03-22 17:40:32 -07:00 |
|