|
|
5993a0f74b
|
Make sure the destination directory exists when using docker insert
Upstream-commit: 9db4972a70c2fb0921f984d67f816b81ea687a11
Component: engine
|
2013-05-06 16:00:30 -07:00 |
|
|
|
e91e3c75d3
|
Add insert command in order to insert external files within an image
Upstream-commit: 97514831128a7bc7bc6a2f740275bf6336ede999
Component: engine
|
2013-05-06 16:00:30 -07:00 |
|
|
|
f515a96fa4
|
Merge remote-tracking branch 'origin/registry-update'
+ Registry: Add the new registry support
Upstream-commit: da01dd3d56a86f9a1256d3f80c0a4cac5d14bedb
Component: engine
|
2013-05-05 07:13:25 -07:00 |
|
|
|
915420b8dd
|
Fixed checksum computing. Ensure checksum is computed when image metadata is loaded from disk. Fixed docker push workflow. Moved hash computing to utils
Upstream-commit: be7560890644759c0ddd229afed208c537f075d7
Component: engine
|
2013-05-06 10:56:10 -07:00 |
|
|
|
6164f7758f
|
Prepend hash method to the image checksum
Upstream-commit: ea3374bcb0b7a78ccbaeb9cd927fbaf259a5cf29
Component: engine
|
2013-05-06 10:54:55 -07:00 |
|
|
|
d652d6f892
|
Fixed checksum representation
Upstream-commit: 630d358384194489e834d86cb4ae2f6dcc6a0ee5
Component: engine
|
2013-05-06 10:54:50 -07:00 |
|
|
|
5a3c9e63e6
|
Implemented checksum computation on image creation (necessary for new push primitive)
Upstream-commit: 048fd671ef107aa14f02e6fe2db4a4100c23d37f
Component: engine
|
2013-05-06 10:52:42 -07:00 |
|
|
|
cc5f724fb6
|
Fix the graph.Create prototype
Upstream-commit: 897cc573f051f1d88be0fde05946e66d0c86c43e
Component: engine
|
2013-05-02 09:23:29 -07:00 |
|
|
|
2217f9531a
|
Comply to the new graph.Create() prototype
Upstream-commit: b0459adc271b20cde11da6a74cc5a71bab23f2ac
Component: engine
|
2013-05-02 09:14:23 -07:00 |
|
|
|
4f88abdf1f
|
Implement the data volume removal
Upstream-commit: 3edd14b8c2eb13f45834f5d9306a579b256f9348
Component: engine
|
2013-05-02 09:14:23 -07:00 |
|
|
|
50127083eb
|
Implement the -volumes-from in order to mount volumes from an other container
Upstream-commit: 4099a31304863edf5b4d1b594b41c7ce1a33c5e1
Component: engine
|
2013-05-02 09:14:22 -07:00 |
|
|
|
f39494f601
|
Move the id of volumes to Container (instead of Container.Config)
Upstream-commit: 6fb495bf6ff545753518e9b9ed39c2676230c277
Component: engine
|
2013-05-02 09:14:22 -07:00 |
|
|
|
1e08918b54
|
Switch back config to map[string]struct{}
Upstream-commit: faf8daa7c68f2511dedfad15e1fd05f9eff077a2
Component: engine
|
2013-05-02 09:14:22 -07:00 |
|
|
|
307cd72164
|
Handle data volumes mount points
Upstream-commit: 8d9aaee60bf03397e51e8c84232a73fcb3baf36c
Component: engine
|
2013-05-02 09:14:22 -07:00 |
|
|
|
4d826b11e2
|
Change the volumes type to map[string]string to store both source and destination
Upstream-commit: 35d704c8a006263d1539994f02c7bfbe97202528
Component: engine
|
2013-05-02 09:14:22 -07:00 |
|
|
|
be84d975bd
|
docker run -v PATH: bind a new data volume to a container
Upstream-commit: 1df5f4094bf31edba6f2a2f07bfdada54340c1e4
Component: engine
|
2013-05-02 09:14:22 -07:00 |
|
|
|
af6dece8d5
|
Allow to kill/stop ghosts
Upstream-commit: f926ed182f908aba20980202becfcdbe2d1e9c34
Component: engine
|
2013-04-22 17:53:32 -07:00 |
|
|
|
ffa41c520d
|
Allow to kill container after docker server restarts
Upstream-commit: d440782e17d384d52c813f93cd53d2d8a15fd13a
Component: engine
|
2013-04-22 17:52:38 -07:00 |
|
|
|
e0f172a6ff
|
Allow to wait on container even after docker server restarts using lxc-info
Upstream-commit: 82848d415866d08121bb52857e7d7b1d2a952c0c
Component: engine
|
2013-04-22 17:52:38 -07:00 |
|
|
|
3c0fcda559
|
Fix typo (ghot -> ghost)
Upstream-commit: ffe16e32243da4f02d325dae1bf08f71181ed439
Component: engine
|
2013-04-22 18:37:06 -04:00 |
|
|
|
dad1da85a7
|
Merge remote-tracking branch 'origin/check_kernel_capabilities'
Upstream-commit: 76b40ad6c994d8eb4c969802a172d8a808b1ac35
Component: engine
|
2013-04-20 17:40:25 -07:00 |
|
|
|
82eedaa832
|
'docker ps' shows port mappings
Upstream-commit: 931ca464a7db038fa78ee51a3f5c4cbe85db1e21
Component: engine
|
2013-04-19 19:29:13 -07:00 |
|
|
|
d2c7306555
|
Merge pull request #415 from dotcloud/261-choose_grace_period-feature
added -t in docker stop and restart to choose grace period
Upstream-commit: e92c4b1f39eae970ca5f61abb7537ecc09b42431
Component: engine
|
2013-04-19 12:42:34 -07:00 |
|
|
|
630116b2c0
|
Remove the NO_MEMORY_LIMIT constant
Upstream-commit: f68d107a1368b3d4f3342456a2b0675659688354
Component: engine
|
2013-04-18 21:08:20 -07:00 |
|
|
|
b6710144e6
|
Add capabilities check to allow docker to run on kernel that does not have all options
Upstream-commit: 640efc2ed2244dc16e161cc954af59d20a5e6ed2
Component: engine
|
2013-04-18 20:55:41 -07:00 |
|
|
|
2638d9a6cc
|
added -t in docker stop and restart to choose grace period
Upstream-commit: 1615bb08c7c3fc6c4b22db0a633edda516f97cf0
Component: engine
|
2013-04-17 11:56:30 +02: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 |
|
|
|
9a0f29aec1
|
Merge remote-tracking branch 'origin/396-disabling_memory_limit-feature'
Upstream-commit: fdf3308260ebe5f01920c92e7127860d067f95a1
Component: engine
|
2013-04-13 21:25:53 -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 |
|
|
|
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 |
|
|
|
34381c942f
|
Add unit test for hanging kill + fix other tests behaviour
Upstream-commit: bb22cd492efdc67855bbcf8ab4a669e45ea9ee8e
Component: engine
|
2013-04-11 16:21:19 -07: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 |
|
|
|
4af9c309f0
|
Put the resolv.conf path in a variable instead of being hardcoded within lxc
Upstream-commit: 1f9f5eed5d004395886b8e93cec9389332d8fded
Component: engine
|
2013-04-10 18:23:34 -07:00 |
|
|
|
5936316577
|
Merge remote-tracking branch 'origin/disable_signals-create_escape_sequence'
Upstream-commit: 1b7115a33772806b36006f66b4425149f2fb3123
Component: engine
|
2013-04-09 12:56:32 -07:00 |
|
|
|
6c8223ce20
|
Look for the escape sequence only in tty mode
Upstream-commit: faa88436504e4a4a63ddb4f3736b11e721b760cd
Component: engine
|
2013-04-09 12:55:17 -07:00 |
|
|
|
a19d2a32c2
|
Fix deadlock on stop failure
Upstream-commit: 0d9e54367f7bf7da9670de723d533eaa920868c8
Component: engine
|
2013-04-09 12:06:01 -07:00 |
|
|
|
9ea0876e63
|
Implement an escape sequence in order to be able to detach from a container
Upstream-commit: 1f70b1e15d0dea5f36395d325cbac2892e4f2e8a
Component: engine
|
2013-04-09 11:06:17 -07:00 |
|
|
|
d7b36b0c91
|
Merge remote-tracking branch 'origin/change_run_detach_behavious_tty_mode'
Upstream-commit: 1716fccbccb108383345b352ab8d3c66423319aa
Component: engine
|
2013-04-09 10:39:13 -07:00 |
|
|
|
fb9222b734
|
Add inconditionnal lock in Start/Stop/Kill to avoid races
Upstream-commit: 7c2b085d1a1394dc88b0cdf5c9df02ee1c1b2229
Component: engine
|
2013-04-09 09:09:54 -07:00 |
|
|
|
e37ef931cd
|
Change the behaviour of CmdRun in tty mode: dont kill the process uppon detach
Upstream-commit: 64c1b6d9cd16b7d4cc8ebda2de82bc76e0c99f43
Component: engine
|
2013-04-09 08:18:16 -07:00 |
|
|
|
b8a98bd6d9
|
Remove the mutexes and use chan instead in order to handle the wait lock
Upstream-commit: 329f4449dc0f5722150a8160262b817e12be20fc
Component: engine
|
2013-04-09 07:57:59 -07:00 |
|
|
|
91c3817cdd
|
Fix run disconnect behavious in tty mode + add unit test to enforce it
Upstream-commit: 99b5bec0692ea9ec8a397926df9dd545fb264ac9
Component: engine
|
2013-04-05 19:02:35 -07:00 |
|
|
|
561e5a7afb
|
Cleanup pty variable names
Upstream-commit: 7d8895545e2442ea095f83c90edff64835a0d0b5
Component: engine
|
2013-04-05 17:40:55 -07:00 |
|
|
|
8f7ae9e955
|
Make sure the process start in his own session and grabs the terminal
Upstream-commit: 33a5fe3bd4cb0bd31b01da89c8c4c3321701e7a1
Component: engine
|
2013-04-05 17:40:55 -07:00 |
|
|
|
0d916a930b
|
Merge the 3 ptys in 1
Upstream-commit: 847a8f45a45dccd0574396b888670004e32762e6
Component: engine
|
2013-04-05 17:40:55 -07:00 |
|
|
|
3bb1012d01
|
Merge remote-tracking branch 'origin/219-default-bridge-2'
Upstream-commit: 793c1ad9909701a8b89ac6731ac266048e48ec46
Component: engine
|
2013-04-05 14:02:16 -07:00 |
|