Commit Graph

92 Commits

Author SHA1 Message Date
b7d138e4ad Use heredoc to make expect script more clear
Upstream-commit: f34a62ea19b477bbaa74a09c04d5e8faf67c44a2
Component: engine
2013-10-18 00:35:12 -05:00
5169a82f2f Merge pull request #2219 from tianon/completion
Reorganize contributed completion scripts to add zsh completion
Upstream-commit: 27fc01271ec3b9f86da415c024d96d79bc23e2fd
Component: engine
2013-10-16 11:40:56 -07:00
b798342998 Merge pull request #2220 from tianon/vim
Add vim syntax highlighting for Dockerfiles from @honza
Upstream-commit: 97ab118fbb13c9a9c700a51d58e099f4df3bea05
Component: engine
2013-10-16 11:40:42 -07:00
6de222a908 Merge pull request #2233 from tmc/master
Add mkimage-arch.sh
Upstream-commit: 0ca533ca356872b29586e4f59b443c667709d7e8
Component: engine
2013-10-15 19:27:45 -07:00
c5210160da Add mkimage-arch.sh
Upstream-commit: d94a027da6fc75e856b31246de0b4a49206e942b
Component: engine
2013-10-16 02:26:15 +00:00
baeaf54d26 Add vim syntax highlighting for Dockerfiles from @honza
See https://github.com/honza/dockerfile.vim
See also https://twitter.com/_honza/status/390046317579620352
Upstream-commit: ace059e409f0df056ace0191b02504d051b81d92
Component: engine
2013-10-15 03:35:13 -06:00
56ffd7de59 Add zsh completion from @felixr with permission
See https://github.com/felixr/docker-zsh-completion for the original.
See also https://github.com/dotcloud/docker/issues/2202#issuecomment-26313287

Fixes #2202
Upstream-commit: 9da2b3590e52d7f3409d70f183382cee6d6ff81f
Component: engine
2013-10-15 03:04:06 -06:00
66869bbf80 Move contrib/docker.bash to contrib/completion/bash/docker for better organization
Upstream-commit: e99ab1df9758bd7bd819e87bf231399ef8f031d6
Component: engine
2013-10-15 03:02:31 -06:00
4181aa5aa7 Remove @KSid from contrib maintainers for now
His availability has been very limited, so I'll take over completely for the short term until he can find more time to help out.
Upstream-commit: a0e5657cb6c795ddc7c124a9dadd10bac26a5ed3
Component: engine
2013-10-15 00:58:34 -06:00
b33972f66c Revamp install.sh to be usable by more people, and to use official install methods whenever possible (apt repo, portage tree, etc.), thus making it an official script and moving it to hack/
Upstream-commit: 94bf5b00112890ed84c38b9840802fa0142b507b
Component: engine
2013-10-11 00:53:15 -06:00
df618dc294 Merge pull request #2038 from tianon/mkimage-debian-fixes
Fix contrib/mkimage-debian.sh apt caching prevention
Upstream-commit: ee256ce6bfc08fbd6d04f5abd4c69f796145abb2
Component: engine
2013-10-10 17:59:17 -07:00
d81c62612b Merge pull request #1956 from tianon/bash-completion
Add proper bash completion for "docker push"
Upstream-commit: d5f9160441eac56448dbf8418e2f178ea2bcdd06
Component: engine
2013-10-09 05:47:55 -07:00
eb4a3a8402 Swap contrib MAINTAINERS
Upstream-commit: 4fda3314d871a28e33b0d901d6ca3a6d987c8dfa
Component: engine
2013-10-08 15:15:58 -06:00
e8211a620d Fix contrib/mkimage-debian.sh apt caching prevention
Upstream-commit: ee27444098aa91d69f8df6dd07139b9637719b1d
Component: engine
2013-10-07 13:41:10 -06:00
3e9f502097 Merge pull request #1876 from asbjornenge/master
Added Dockerfile.tmLanguage to contrib
Upstream-commit: c52c95f97fe3a596d3114be88d5593f6fb8dba34
Component: engine
2013-10-03 23:52:37 -07:00
531e0dc8b0 Added Dockerfile.tmLanguage to contrib
Upstream-commit: 85a51396657945613141abb8a521e118db15afe3
Component: engine
2013-10-04 08:45:15 +02:00
bda4d2512b Add contrib/mkimage-centos.sh back (from #1621), and associated documentation link
Upstream-commit: d89ce09a76e7934338d4966d05f6b67618c8bfb0
Component: engine
2013-09-28 07:54:34 -06:00
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
da0c0c9f58 Add proper bash completion for "docker push"
Upstream-commit: e37bb506286e7c3dfe29d7d237fa8b5c2304eabb
Component: engine
2013-09-20 21:22:51 -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