71b8d68708
docker import doesn't download an image
...
```
$ docker import base
Downloading from http://base
Error: Get http://base : lookup base: no such host
```
only `docker pull` does:
```
$ docker pull base
Pulling base...
Pulling repo: https://registry.docker.io/v1/users/base
Pull completed
```
Upstream-commit: 55c89087561e98eb2d4ce46b9d65c4e31f9297d8
Component: engine
2013-03-24 14:13:08 -07:00
b293dc1722
Merge pull request #138 from srid/handle-port-mapper-error
...
handle errors during the creation of port mapper
Upstream-commit: 51455b1ee0f120d20d511e3f76786b9d688ceeff
Component: engine
2013-03-24 10:27:03 -07:00
ba389f9231
Merge pull request #143 from dotcloud/141-142_update_help-fix
...
141 142 update help fix
Upstream-commit: 906626b8f8524ed52fb48f9aebf11c108b84ad0f
Component: engine
2013-03-24 07:07:24 -07:00
450d1a6d33
handle errors during the creation of port mapper
...
example:
2013/03/22 21:42:55 Unable to setup port networking: Failed to create DOCKER chain
(which was possibly introduced by commit 3c6b8bb88)
Upstream-commit: 371225520fc86fa58fadd182730b958a0f7ef9ab
Component: engine
2013-03-22 21:44:01 -07:00
ad69580c89
Allow anonymous pulls
...
Upstream-commit: 96010e3ca134acb4707bbbb1fd8649d7de671229
Component: engine
2013-03-22 18:46:47 -07:00
341f5cd409
Merge pull request #145 from dotcloud/144-login_daemon_mode-fix
...
Login now works with daemon mode
Upstream-commit: e55b8b2fd9e6e2a4d8db50cde01a462918c76a33
Component: engine
2013-03-23 20:30:19 -07:00
e403584f6d
Login now works with daemon mode
...
Upstream-commit: ffe5370e35d7eda627894a4510095dca26bdbbca
Component: engine
2013-03-22 18:37:53 -07:00
627e636209
#142 Change the help for push and pull in order for it to be more clear
...
Upstream-commit: df19863b23665daa056f5882676e6416e5a65e9e
Component: engine
2013-03-22 18:17:49 -07:00
328fcdbdb4
#141 Update and order the help
...
Upstream-commit: cb3c4af404e29e03e9971df62625cf9d90467ca6
Component: engine
2013-03-22 18:15:44 -07:00
189f87f526
Merge branch 'no_root_repo_push'
...
Upstream-commit: bd2a55cd2680b127c426c57204161bc0e2679f03
Component: engine
2013-03-22 17:58:34 -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
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
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