Commit Graph

491 Commits

Author SHA1 Message Date
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
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
42e617fb2f Add some verbosity to the push/pull features
Upstream-commit: 0eed4b43866a559c94097e4ffbfb49e674bda121
Component: engine
2013-03-22 03:10:09 -07:00
311f26a2e4 Add authentification to all registry call
Upstream-commit: 4307b7dd8ea8d2cdfdf749383f514e656ae8a408
Component: engine
2013-03-22 02:57:28 -07:00
977b51bc15 Integrate Auth in runtime and make the config file relative to runtime root
Upstream-commit: c72ff318d3fb6ab887af21cf4410e1bc8104663a
Component: engine
2013-03-22 02:19:39 -07:00
08bb238f2c Merge branch 'graph' of github.com:dotcloud/docker into graph
Upstream-commit: 5e561a9d52d59beac4f9872eec3d9c7b50acfa04
Component: engine
2013-03-22 01:27:16 -07:00
4e641b070f Looking up a tag by repository name will default to REPOSITORY:latest. The empty tag '' is no longer allowed.
Upstream-commit: 640026ec59d26172d5beddf97f3894d4374ddd4d
Component: engine
2013-03-22 16:07:13 -07:00
38ddc6133f Handle push/pull of repositories
Upstream-commit: 11c4294846b55914ec5c5b475012a2234be9a9ff
Component: engine
2013-03-22 01:25:27 -07:00
cc65646965 Merge pull request #128 from cespare/markdown-fixes2
Fix numbering in README markdown.
Upstream-commit: 1850e8d49ca204063ac99cdb634015303a809ac3
Component: engine
2013-03-21 22:46:22 -07:00
9420f9fed2 vagrant; issue #113: normalize whitespaces
Upstream-commit: 45df6f7801554ccb24ba8ccf42ec5a847262b9ca
Component: engine
2013-03-21 22:26:18 -07:00
16a6ba544f vagrant; issue #113: Make Vagrantfile backward compatible with versions < 1.1
Upstream-commit: 6295a022750627d433c5c44872393ede4f1d8051
Component: engine
2013-03-21 22:16:52 -07:00
abeaa1334a create README.md at this place for preview.
Upstream-commit: 13e597a5adf7e700757ee2b8ec40fe6712ebc99e
Component: engine
2013-03-21 21:47:14 -07:00
d273626723 Fix numbering in README markdown.
Upstream-commit: d515e2b06c70a4132343da69a6a763ef626e7376
Component: engine
2013-03-21 21:46:00 -07:00
7461b49082 Markdown fixes in the readme.
Upstream-commit: 7566006d0de5d1da0ea7f0fa906483425391fbf8
Component: engine
2013-03-21 18:20:54 -07:00