Commit Graph

520 Commits

Author SHA1 Message Date
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
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
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
557f80e0ea Fancier output for 'docker history'
Upstream-commit: 09b27f9e8d762713ae64711cbdfb76aa52ec1bcf
Component: engine
2013-03-22 17:22:32 -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
9c57052c0d Merge pull request #134 from shawnsi/98-natfix
Fixing Issue #98: Adding DOCKER to output chain during iptables setup
Upstream-commit: e4886a9e3319cbab7f05cded7afd21d9a7e5acd3
Component: engine
2013-03-22 09:35:07 -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
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
907913b462 Improve the error management with the registry communication
Upstream-commit: 77549ad4f6238fbc203eca8c328131680ea56039
Component: engine
2013-03-22 04:44:07 -07:00
209c0fcc0f Put back the "official" repo
Upstream-commit: fc0eac37e47f220e83eacde51519de092b17e426
Component: engine
2013-03-22 04:37:18 -07:00
1a286a64ca Merge branch 'graph' of github.com:dotcloud/docker into graph
Upstream-commit: db8f2a1a9d2d027959952e259b8889562a41da0c
Component: engine
2013-03-22 04:35:19 -07:00
72cdef50aa Move the debian makefile to avoid confusions
Upstream-commit: 08cb430281bb1aa003f21a983029dd934bd99a10
Component: engine
2013-03-22 04:34:46 -07:00
a6e206cff8 Merge branch 'master' of github.com:dotcloud/docker
Upstream-commit: 9fa3d891c6ef5b335468268df5ac4be7c569494b
Component: engine
2013-03-22 04:25:37 -07:00
90cf237eab Fixing newlines in attached mode
Upstream-commit: b00ff47963bb236d9f94fbcd759e4f3fba021d05
Component: engine
2013-03-22 04:24:03 -07:00
2a7b76c5c9 Enforce login for push/pull
Upstream-commit: e02f7912bcc07dbddd47bcf0106ca881fd768559
Component: engine
2013-03-22 03:43:57 -07:00
dabce8a105 Update the help with push/pull
Upstream-commit: e4f9a0dca0a3eb9fd762ef502d40a089ed16acd4
Component: engine
2013-03-22 03:24:37 -07:00
1e68623cd0 Add content type to Push
Upstream-commit: 3870ebee6db450efcebac81b829694a047583442
Component: engine
2013-03-22 03:22:36 -07:00
a2b60ff2a5 Merge branch 'graph' of github.com:dotcloud/docker into graph
Upstream-commit: 062ebff098f51685f1b7802428a0dd5778db2240
Component: engine
2013-03-22 03:10:30 -07:00