Commit Graph

74 Commits

Author SHA1 Message Date
57f2e4e14d Add a few tweaks and fixes to contrib/mkimage-debian.sh
Add simple workaround for #1755 to contrib/mkimage-debian.sh

Add simple echo patch in contrib/mkimage-debian.sh to prevent init scripts from running during apt-get installs/updates

Add `apt-get clean` to mkimage-debian.sh for slightly smaller images

Add more small apt tweaks to mkimage-debian.sh thanks to @jpetazzo and @spahl
Upstream-commit: 10362870dbdd5063e62dde919f4bab764145d3e2
Component: engine
2013-09-23 22:39:57 -06:00
cdb2ec7f94 Remove many remaining docs references to the deprecated base repository and several other minor doc cleanups
Upstream-commit: 47904290a563801b15eb204516f32c9517c11a47
Component: engine
2013-09-19 10:27:08 -06:00
da2cdf809a Add Tianon to contrib/ maintainers
He's awesome and always contributing to this area.
Upstream-commit: 9946981c61c5eeafc1a15930e064bce8b7032a71
Component: engine
2013-09-16 04:50:53 +00:00
bb7df4f70e Update docker.bash script for build -rm
Upstream-commit: 1d935c630745248d5851440eb0907cd363cd88d0
Component: engine
2013-09-12 16:57:10 +00:00
35ab6e6649 Merge pull request #1665 from dotcloud/ksid-contrib-maintainer
Make Kawsar Saiyeed @KSid the maintainer for contributed tools
Upstream-commit: 3528990c73e7457aad12093837c51a17fc99b82a
Component: engine
2013-08-30 17:07:03 -07:00
40fb0d73cb Merge pull request #1673 from xdissent/1659-upstart-order
Start docker after lxc-net to prevent ip forwarding race
Upstream-commit: 212b582362e66fc0d9403c0b8c46022f5d103224
Component: engine
2013-08-30 16:05:40 -07:00
6f14a61b9c Update remaining upstart scripts to wait for lxc-net
Upstream-commit: 3f141e1fd3a11507b049359ea59253b49395d494
Component: engine
2013-08-29 14:06:24 -05:00
409e2bc9cf Fix bash completion, remove have
Should solve #1639.
Upstream-commit: 20772f90fff54f95fc8cafe2b0c9be4c093cbf64
Component: engine
2013-08-28 18:38:06 +02:00
b197b8dcec Make Kawsar Saiyeed @KSid the maintainer for contributed tools
Upstream-commit: f83d556bc0dec17af72bf3644fefdf0f232e206f
Component: engine
2013-08-24 17:16:52 -07:00
c6434a3bd5 Add latest docker options to docker.bash
Adds bash completion options for the latest docker release (0.6.1)
Upstream-commit: 02d1d238cdde7b865879de1fc3f47acacfea0e82
Component: engine
2013-08-24 18:04:40 +01:00
0cd2fece97 Release script also takes care of index file (if the S3 bucket is WS-enabled)
Upstream-commit: 0469e47674f01d3f71e979d4597eb81371f124d9
Component: engine
2013-08-20 19:36:06 -07:00
36aa33727b Merge pull request #1538 from KSid/bash-completion-limit-containers
Bash Completion: Limit commands to containers of a relevant state
Upstream-commit: 9708597b0b1b5d7bccf26e038091215e82b3edfe
Component: engine
2013-08-14 16:16:25 -07:00
ac3e60cfb0 brew: docker-py requirement points to git repository
Upstream-commit: 8b26e4ea3c92748a96b90fa245ccce7c7eebb81c
Component: engine
2013-08-14 23:31:18 +02:00
eee3eae225 brew: Fixed a bug with remote repository builds
Upstream-commit: 62c0f433fa794092fe2a795784f36fbac7b9feec
Component: engine
2013-08-14 05:05:44 +02:00
4d2fe13727 Limit commands to containers of a relevant state
Upstream-commit: 44eb1b3892cdcf3bda6478119d90cb69eafbc481
Component: engine
2013-08-14 02:45:03 +01:00
49824271a4 brew: Display a clear error message when the path is invalid
Upstream-commit: 2cebe09924c9afea47bb1f2444ba1cd8fc423669
Component: engine
2013-08-13 20:28:15 +02:00
3d705fcda8 brew: Updated requirements
Upstream-commit: e5f1b6b9a4b934eab9c42d6534fe52672c018405
Component: engine
2013-08-13 20:13:39 +02:00
1b1b67104d brew: Don't build if docker daemon can't be reached
Upstream-commit: 79fc90b6463d9b20391b4edd1540bc0a8e84da6f
Component: engine
2013-08-13 20:13:39 +02:00
6e12795b0e brew: Reuse repositories when possible
Upstream-commit: fb7c4214ced3b0533316e3eebd90ac07fe7b2933
Component: engine
2013-08-13 20:13:39 +02:00
44ac0a0f19 Still missed -entrypoint from 'docker run'
Upstream-commit: e737856a7f2c92f6cb582a12cc6f0b9fb4720d5a
Component: engine
2013-08-11 01:29:22 +01:00
7380689cdd Clarified bash completion limitations
Upstream-commit: ae1909b4823e500798f224a3ea70f7faf644a2bc
Component: engine
2013-08-11 01:08:47 +01:00
11a33ac4b8 Missed -entrypoint from 'docker run' options
Upstream-commit: d75282eb147218bb7c6f4032e75b95a1ddd299cf
Component: engine
2013-08-11 00:57:18 +01:00
0dd9388168 Add description and usage information
Upstream-commit: 91ae1358966211826818ed452f13e3e2e27ed6cc
Component: engine
2013-08-10 13:05:31 +01:00
dbd3da9a6b Add initial bash completion script
The script can be used to auto-complete commands, image names and
container ids from within a bash prompt.

This partially resolves #336.
Upstream-commit: d6e5c2c276de458f36034d46f7b7f0f8efd24491
Component: engine
2013-08-10 02:38:11 +01:00
d8a5c45eaa Merge pull request #1463 from jpetazzo/https-get-docker-io
switch from http to https for get.docker.io
Upstream-commit: 04cd0a392bcadf36356047fd722ba1ce6cacce5f
Component: engine
2013-08-09 11:26:56 -07:00
26131c8056 brew: added safeguards in script and changed default branch to 'master'
Upstream-commit: 6178dc7f1be0d3c90ed02e8ccbafa4d7e103508d
Component: engine
2013-08-09 16:40:28 +02:00
ddd4394f37 switch from http to https
Upstream-commit: 1ce9b3ca9c2ca2b2060e39a217d2e496c9a31826
Component: engine
2013-08-08 17:02:59 -07:00
eadd4725b0 Merge pull request #1361 from dotcloud/library
Docker-brew and Docker standard library
Upstream-commit: 7f02bd3b7a814c6db77744ef668d4bbf9cc43946
Component: engine
2013-08-08 14:22:20 -07:00
cc9d593d21 brew: added support for push on private registries.
Upstream-commit: 65c8e9242cc73fd2f1ea949703cf7da34e8e9650
Component: engine
2013-08-06 21:08:27 +02:00
cb2611957a fix the upstart script generated by get.docker.io (it was not starting dockerd on boot)
Upstream-commit: 049d28868e87df084748a91db5d1cfecb0de6d00
Component: engine
2013-08-05 18:11:13 -07:00
ef8794b9af Script cleans up downloaded repos, uses quiet build
Upstream-commit: 12d575a6b1125d74168986ca39250c833ddbb033
Component: engine
2013-07-25 21:00:36 +02:00
ab2b090988 Brew: Added cache prefilling and build summary
Upstream-commit: 94053b42252a1f70c16d2b72399904f79af0b688
Component: engine
2013-07-24 23:48:16 +02:00
3d9aa3b588 Brew: Fixed docker-py requirement
Upstream-commit: 77ff53769714d4b33555b8e412868aad2cc788f9
Component: engine
2013-07-24 23:48:16 +02:00
905cfd55bf Brew: Avoid duplicate commands, added --debug option, added local repo support
Upstream-commit: 362f1735e6b60b6fcc6d435b29586252029f15a8
Component: engine
2013-07-24 23:48:16 +02:00
0e90d70545 Add brew script to the contrib folder
Upstream-commit: d47df21a332db1c1d8efedfeb0e36934b09e7a88
Component: engine
2013-07-24 23:48:16 +02:00
40f3d8b8b8 More unit test fixes
- Fix TestGetImagesJSON when there is more than one image in the test
  repository;
- Remove an hardcoded constant use in TestGetImagesByName;
- Wait in a loop in TestKillDifferentUser;
- Use env instead of /usr/bin/env in TestEnv;
- Create a daemon user in contrib/mkimage-unittest.sh.
Upstream-commit: f03c1b8eeb367beefa91046e2fa114af9a816aaa
Component: engine
2013-07-01 17:24:21 -07:00
09b324ca87 Add a script to create the docker-ut image
It's a fork of the mkimage-busybox.sh script and it adds socat to the
image. (socat being needed to add udp support, see #33).

This script, like mkimage-busybox.sh, probably only works on
Debian/Ubuntu.
Upstream-commit: e5c0b3110703258e255305cd9feb114a02c33350
Component: engine
2013-06-26 12:35:14 -07:00
9cf4a66364 Remove code unreachable using Go 1.1
Upstream-commit: 50b70eeb6830040db73c8b2b389d881a3200de8d
Component: engine
2013-06-20 23:19:44 -04:00
549a47a3dd Remove bsdtar dependency in various install scripts
Upstream-commit: 6f511ac29b1c3cf1c2424b3c39ee14a32aecb5d7
Component: engine
2013-06-18 10:23:45 -07:00
cfd63a0293 docker-build contrib script is deprecated by the new 'build' command
Upstream-commit: 0d6db333d6b4944a228848a9f451d6a647324b40
Component: engine
2013-06-06 19:05:21 +02:00
4747c5b99f linted names
Upstream-commit: fd224ee590dc9f003f6507b529a9f47cceb02c44
Component: engine
2013-06-04 18:00:22 +00:00
9c0086fb7d drop/omit
Upstream-commit: 86ada2fa5d00820288df8a59eca3deef83f4aeb6
Component: engine
2013-06-04 13:51:12 +00:00
6c880d5b85 Merge pull request #533 from tianon/mkimage-debian
Update mkimage-debian.sh now that wheezy is officially the stable release
MD: Ref issue #447
Upstream-commit: 926c1d45aa3fbf86d63d20d4df5bf91b36bc2382
Component: engine
2013-05-31 14:53:37 -07:00
52887551f6 Documented who decides what and how.
Upstream-commit: 24ddfe3f25f99db5a23f62d411c949b2236288a1
Component: engine
2013-05-28 19:39:09 -07:00
71ceced6ad Merge pull request #523 from steakknife/522-docker-build
* Builder: use any whitespaces instead of tabs
Upstream-commit: 6ac33eb64936e16769ea6e6efb57c0bd98bc7aeb
Component: engine
2013-05-06 19:06:11 -07:00
f9a9fed08f Update mkimage-debian.sh now that wheezy is officially the stable release - also, we can't rely on "release" versions for testing or unstable - only "stable" has reliable release versions
Upstream-commit: 2f89315bf882f6b507f843a65fcf08ba2ae91959
Component: engine
2013-05-06 17:00:21 -06:00
e156e85d9d Update documentation, use docker-latest instead of docker-master
Upstream-commit: 87cc8b6058c8cf185825a039d2320af578cb8f8a
Component: engine
2013-05-06 13:26:23 -07:00
cbd0ae7b4d closes #522
Upstream-commit: 424cc678ebac93c69c288fcdbc2e1a4bd0493328
Component: engine
2013-05-04 21:20:41 -07:00
46f6747321 New Dockerfile operation: 'add'
Upstream-commit: 71199f595de081a4f2e93142d9f5b98df16e9089
Component: engine
2013-05-01 18:32:38 -07:00
399385fca4 new Dockerfile keyword: cmd to set a default runtime command
Upstream-commit: e7fb7f13d51b4026571e47981f0d432cc4b59f80
Component: engine
2013-05-01 16:43:37 -07:00