7548a05b97
packaging-ubuntu: move original files in place for update
...
Upstream-commit: fd39af7f859b5bd1c202b4c0ddee53de9c82437d
Component: engine
2013-04-17 20:56:34 -07:00
3adf253fc3
Bumped version to 0.1.6 to mark image format change (author field)
...
Upstream-commit: ee82870ff78e6d9e0f0ce7674d6a065f9d02f67a
Component: engine
2013-04-17 20:18:35 -07:00
ea3911cd8c
Record the author of an image with 'docker commit -author'
...
Upstream-commit: 227a8142a3c2ea2fd3b085214ef39989ebd57fe1
Component: engine
2013-04-17 20:13:11 -07:00
51cf529c26
Added 'author' field to the image format
...
Upstream-commit: 4ef2d5c1e6e65b1e214071388618fc9fa4345be9
Component: engine
2013-04-17 19:58:17 -07:00
973c2340e9
Bumped version to 0.1.5
...
Upstream-commit: e34e44e8e6097e0a54bc0a96581f79909f7d9a42
Component: engine
2013-04-17 17:12:08 -07:00
2c9483cdd2
Fix the behavior of Graph.Register so that it can be interrupted without side effect
...
Upstream-commit: 13d9e26edd62228597cf8f060ed397f7ae00298a
Component: engine
2013-04-17 16:35:22 -07:00
e8dca89216
Merge pull request #406 from shawnsi/405-arch-docs
...
Issue #405 : Documentation for Arch Linux Install
Upstream-commit: 0a3131554c7f7feeba08900ccbca1b27779dbc3a
Component: engine
2013-04-17 15:45:26 -07:00
9843493c35
Merge pull request #409 from lynaghk/master
...
Docker init created by contrib setup script should set proper UTF8 LANG
Upstream-commit: 521ce07859ad09032268793b71e1e5f007e203b5
Component: engine
2013-04-17 15:23:12 -07:00
04cbbf405f
Merge remote-tracking branch 'origin/183-no_such_device-fix'
...
Upstream-commit: f02950965e8467758222e82e23aae932bc626489
Component: engine
2013-04-17 11:54:57 -07:00
9d5990a761
Merge remote-tracking branch 'origin/416-lxc_0_9_compatibliity-fix'
...
Upstream-commit: 16f6daa5beadbef141ce6704c810d2f7f755ce75
Component: engine
2013-04-17 11:35:12 -07:00
e35cce33e7
Keep a cache of the unit-tests image. So I can code in conferences with crappy wifi.
...
Upstream-commit: ca6cd5b557279facb4831e8380be4eb40ac38362
Component: engine
2013-04-17 11:32:13 -07:00
fd84a2d5c0
improve the crashTest script
...
Upstream-commit: c4cd224d901ece4d9a2f15d10a80998f2b970c07
Component: engine
2013-04-16 15:20:04 -07:00
a7d3c2e8bf
Manually pass the env to docker-init instead of relying on lxc to pass it
...
Upstream-commit: 7b0e96f1f4639f869703ed32f885cec9b666b127
Component: engine
2013-04-16 14:32:50 -07:00
5c53eceb79
Remove unneeded dependencies from README
...
Upstream-commit: fc72a809c1c60569fb1d70a95f5296feaa5220f8
Component: engine
2013-04-16 12:10:16 -07:00
b71d622550
Disabled standalone mode ( fixes #364 )
...
Upstream-commit: 2a47df020246cc08a0b72cf355c9d803404245b3
Component: engine
2013-04-15 11:44:11 -07:00
34287914c5
install.sh script's dockerd.conf should set docker daemon environment's LANG to en_US.UTF-8. See #355 .
...
Upstream-commit: 468fb901172f2534972cc44cd4459f14b3745a98
Component: engine
2013-04-15 08:49:48 -07:00
fd2c37bc5e
try to load aufs module, disply error on failure
...
Upstream-commit: ac49a797b469bda89384dc1cd31d349761340693
Component: engine
2013-04-15 12:05:46 +02:00
a2aceab579
Add a script to help reproduce #407
...
Upstream-commit: 1ec6c223c9e3a22e9cf182d1d4d69f16a9d083f4
Component: engine
2013-04-14 15:13:32 -07:00
a3d0ea8e4e
Merge remote-tracking branch 'origin/packaging'
...
Upstream-commit: db08705e3c61eb44afe34d28409573b7cb70ea98
Component: engine
2013-04-13 21:40:53 -07:00
9a0f29aec1
Merge remote-tracking branch 'origin/396-disabling_memory_limit-feature'
...
Upstream-commit: fdf3308260ebe5f01920c92e7127860d067f95a1
Component: engine
2013-04-13 21:25:53 -07:00
1f46dfdd51
Add \r to error message in run raw mode
...
Upstream-commit: c2c72bcfd796a43b9be33705ec695455c9823489
Component: engine
2013-04-13 15:03:24 -07:00
80ab61361c
Merge remote-tracking branch 'origin/96-dns_issue-fix'
...
Upstream-commit: cdf90bb04b046058f6b1233846a1d5eb4fcf3810
Component: engine
2013-04-12 17:50:59 -07:00
0a3b5be4e0
Issue #405 : Documentation for Arch Linux Install
...
Upstream-commit: 45809e9a055defd073bde794026aa611333b7023
Component: engine
2013-04-12 13:25:33 -05:00
3fcc60d0f7
Allow to disable memory limit at compilation time
...
Upstream-commit: 1967c8342aef1a81eb33a41d673bb8e702daa5df
Component: engine
2013-04-12 10:48:20 -07:00
1875a00c38
Allow use to set his own dns via -dns
...
Upstream-commit: 7673afc8438a9e46a1d11aff0f8c0f7eca169809
Component: engine
2013-04-12 10:43:13 -07:00
c74dd47b04
Fixed wording of ghost-related messages
...
Upstream-commit: b1fbebb4a3611d340176ad637a22d2250085a077
Component: engine
2013-04-12 10:39:08 -07:00
9c360e79b0
Merge remote-tracking branch 'origin/ghost_handling-fix'
...
Upstream-commit: 3527291b477510b1b9f904988599b6499211c3f3
Component: engine
2013-04-12 10:33:36 -07:00
5137cc3f51
Merge remote-tracking branch 'origin/kill_behaviour_fix'
...
Upstream-commit: 57d31c9777a5f79ffe56dd813e61ad1eace6d59d
Component: engine
2013-04-12 10:20:26 -07:00
9b95a8b869
Update AUTHORS
...
Upstream-commit: 343ed6b53f225e35bb5464efb556f555a31056a1
Component: engine
2013-04-12 10:44:50 -04:00
ebb6835d20
Go fmt
...
Upstream-commit: 22893429ed29dbb7a01eed7a90a4d1fbecfd5d90
Component: engine
2013-04-12 07:37:24 -07:00
b4724f4f76
Merge branch 'create_pidfile' of https://github.com/flavio/docker into flavio-create_pidfile
...
Upstream-commit: c1703c2b68da74680310ae58f5368d6c677a68ef
Component: engine
2013-04-12 07:28:36 -07:00
1568d28853
Merge pull request #381 from dotcloud/371-add-l-ps
...
Add options to docker ps
Upstream-commit: a8c15477d95c6a3b1bc81fdb1662c8196a1b6007
Component: engine
2013-04-12 07:16:00 -07:00
62557298dd
Merge pull request #395 from dotcloud/commands_usage-fix
...
fixes some usages (multiple parameters mostly)
Upstream-commit: 9d03b2bb6265dd5a0dc097bf3382bd2dd1762bec
Component: engine
2013-04-12 07:03:36 -07:00
b5ccb3f71c
removed not needed [OPTIONS] and remove poor messages like 'Not enough arguments'
...
Upstream-commit: 8987bd5832d8162805d34b89c567fcf2e933f746
Component: engine
2013-04-12 12:26:31 +02:00
f8333f7048
Packaging, Debian: Add maintainer documentation
...
Upstream-commit: f226842aa1f9148449558c90de7cdfb61105df28
Component: engine
2013-04-11 20:17:41 -07:00
5b2bb885c1
Packaging: Add README documentation
...
Upstream-commit: b14164879b4461b77b630719e67d619acf1a7648
Component: engine
2013-04-11 17:39:47 -07:00
34381c942f
Add unit test for hanging kill + fix other tests behaviour
...
Upstream-commit: bb22cd492efdc67855bbcf8ab4a669e45ea9ee8e
Component: engine
2013-04-11 16:21:19 -07:00
1296a36fab
Merge pull request #386 from lopter/master
...
Use ip to setup the gateway in sysinit.go
Upstream-commit: 27be5aec74773100f3e59c432a737cb712c8b368
Component: engine
2013-04-11 15:02:20 -07:00
c1ad596926
Added docker-build (formerly github.com/shykes/changer) as a contrib script
...
Upstream-commit: 048f9f4974ac74fac3b03af132c392daaa9f134e
Component: engine
2013-04-11 14:44:39 -07:00
7f83ef43de
docker daemon: create file containing PID
...
Ensure the docker daemon creates a file containing its PID under
/var/run/docker.pid.
The daemon takes care of removing the pid file when it receives either
SIGTERM, SIGINT or SIGKILL.
The daemon also refuses to start when the pidfile is found. An
explanation message is shown to the user when this happens.
This change is required to make docker easier to manage by tools like
checkproc which rely on this information.
Upstream-commit: fb0b375be70e79eaa8349143dceef048db6e0e19
Component: engine
2013-04-11 21:41:08 +02:00
2f118e2b3a
Simplify the output of 'docker images' by removing the PARENT column
...
Upstream-commit: 79d934bfb0d2e5d30a89a42c1a106d9d3698775b
Component: engine
2013-04-11 12:11:41 -07:00
855acfb07d
Merge remote-tracking branch 'origin/148-remove_repositories-feature'
...
Upstream-commit: 54dfedc516918b9c0f343dbb09ce2e9cc17c4e61
Component: engine
2013-04-11 11:36:28 -07:00
47db51b4c0
Merge remote-tracking branch 'origin/crlf_on_raw_mode'
...
Upstream-commit: 0eb7157b6f23a70da2568796344bd6b333944aac
Component: engine
2013-04-11 11:31:17 -07:00
d6545d6e21
Contrib post-commit hook for checking gofmt
...
Upstream-commit: 2de953490d6a4ccba9668484fce1f028578c6f77
Component: engine
2013-04-11 11:30:35 -07:00
2470a0415a
fixes some usages
...
Upstream-commit: 3ba44d2d5fac067f7fcd3d5abed83b08c8ddb24d
Component: engine
2013-04-11 18:46:47 +02:00
c36cca18b4
Detect and mark ghost container.
...
Upstream-commit: 313d13ea01f58c3e611fb85e435d36dd4907a6ac
Component: engine
2013-04-11 09:26:17 -07:00
46c83a02af
force kill now use lxc-kill. Fixes #383
...
Upstream-commit: e68c04b722b4c001c999abc2cd5b60b1f1b34457
Component: engine
2013-04-11 09:04:04 -07:00
0823d282a2
display usage when no parameter
...
Upstream-commit: c105049f7ea5927ec9d7258624391f6a2b43a6a3
Component: engine
2013-04-11 16:27:01 +02:00
556b0802fe
snake_case to camelCase
...
Upstream-commit: 17136d58f29fdd921d41ebd7c67c73bd4078b023
Component: engine
2013-04-11 13:09:40 +02:00
5d8f85d0ac
packaging; issue #251 : Add debian packaging
...
Upstream-commit: 8ea1e9126f3d64216e2d8a91ce6f8ad1f3d8587c
Component: engine
2013-04-10 21:00:39 -07:00