Milas Bowman
|
10b290e682
up: fix race condition on network connect
|
2 gadi atpakaļ |
Nicolas De Loof
|
629c9f62e9
better diagnostic message on network label mismatch
|
2 gadi atpakaļ |
Guillaume Lours
|
6530880361
Merge pull request #10623 from jfly/jfly/tweak-warning-message
|
2 gadi atpakaļ |
Nicolas De loof
|
1bd8a773a7
detect network conflict as name is not guaranteed to be unique (#10612)
|
2 gadi atpakaļ |
Nicolas De Loof
|
06ec06472f
up should not silently ignore missing depends_on service
|
2 gadi atpakaļ |
Jeremy Fleischman
|
3d05a1becf
Fix typo in warning about existing volume
|
2 gadi atpakaļ |
Nicolas De Loof
|
00f72cb553
report external network not found when swarm is disabled
|
2 gadi atpakaļ |
Nicolas De loof
|
a14abb9044
cli: option to write status messages on stdout (#10549)
|
2 gadi atpakaļ |
Guillaume Lours
|
03f4c0e631
progress: make title configurable (#10507)
|
2 gadi atpakaļ |
Nicolas De Loof
|
65fda18821
bump compose-go
|
2 gadi atpakaļ |
Luis Rascao
|
bfeb1dc277
Fix concurrent map read/write when recreating containers
|
2 gadi atpakaļ |
Nicolas De Loof
|
bbe1b77a67
progress writer uses dockercli.Err stream
|
2 gadi atpakaļ |
Guillaume Lours
|
3cfbac6624
restart only needed services by checking depends_on relations
|
2 gadi atpakaļ |
Nicolas De Loof
|
96bbda98f8
add support for uts namespace
|
2 gadi atpakaļ |
Nicolas De Loof
|
9f7ad18d62
reduce cyclomatic complexity
|
2 gadi atpakaļ |
Nicolas De Loof
|
40ebcd6203
fix security opts support (seccomp and unconfined)
|
2 gadi atpakaļ |
Nicolas De Loof
|
b4b7319901
introduce support for cgroup namespace
|
2 gadi atpakaļ |
Nicolas De Loof
|
d0e95ccac3
set CPU quota
|
2 gadi atpakaļ |
Milas Bowman
|
ffb95449a2
volume: fix WCOW volume mounts
|
2 gadi atpakaļ |
Milas Bowman
|
113fb6732d
schema: add support for tmpfs.mode in mount definition (#10031)
|
2 gadi atpakaļ |
Nicolas De Loof
|
fb5b90ed47
implement support for oom_score_adj
|
2 gadi atpakaļ |
Laura Brehm
|
df9e605b31
Merge pull request #9947 from glours/manage-resources-reservations
|
3 gadi atpakaļ |
Guillaume Lours
|
7ba9aac5da
add support of deploy.reservation.memory
|
3 gadi atpakaļ |
Guillaume Lours
|
eaf27d9dfe
map deploy.restart_policy.condition to engine values
|
3 gadi atpakaļ |
Guillaume Lours
|
18ce1f41b7
replace deprecated functions
|
3 gadi atpakaļ |
Laura Brehm
|
b564cc5a17
Don't overwrite existing dependency condition
|
3 gadi atpakaļ |
Nick Sieger
|
3c561e7017
create: pull all services logic out of loop; add DependsOn deps
|
3 gadi atpakaļ |
Jeremiah Millay
|
8d84a12333
Fix LinkLocalIPs in V2
|
3 gadi atpakaļ |
Guillaume Lours
|
b49bd7c6ce
Merge pull request #9179 from ndeloof/no_build_image
|
3 gadi atpakaļ |
Nicolas De Loof
|
abf5f736c7
as --no-build is set, set service image to default image name
|
3 gadi atpakaļ |