Joffrey F
|
8fc6ac1899
Merge pull request #5449 from docker/bump-1.18.0-rc1
|
8 years ago |
Joffrey F
|
e96dfbac2a
Bump 1.18.0-rc1
|
8 years ago |
Joffrey F
|
29c02ef598
Fix bad rebase
|
8 years ago |
Joffrey F
|
99e9e32d7e
Add support for custom names for networks, secrets, configs
|
8 years ago |
Joffrey F
|
084818ce2b
Add support for mount syntax
|
8 years ago |
Madeline Stager
|
58f2f10d49
Raise error if up used with both -d and --timeout
|
8 years ago |
Joffrey F
|
34ea11fcb7
Allow port publish ranges
|
8 years ago |
Samantha Miller
|
20a393d4f9
Adds support for a memory flag to docker-compose build.
|
8 years ago |
Fumiaki MATSUSHIMA
|
7765eed9db
Specify osx_image to fix CI
|
8 years ago |
Drew Romanyk
|
4099c97758
Add ipam default driver, fixes #5248
|
8 years ago |
Drew Romanyk
|
dba2abd523
Add config validation for service volumes, fixes #5352
|
8 years ago |
Joffrey F
|
3ce2f03d70
Use mounts for secrets instead of volumes
|
8 years ago |
Samantha Miller
|
7835a07550
Added a label option to 'docker-compose run' and test.
|
8 years ago |
Madeline Stager
|
a99dd9f2dc
Fixed example in instructions for running tests.
|
8 years ago |
Madeline Stager
|
6b0138d70f
implement --timeout flag for docker-compose down
|
8 years ago |
Drew Romanyk
|
76e9076cb7
Refactor subnet cidr validator & add new test
|
8 years ago |
Drew Romanyk
|
df0f7e17d3
Add format to other v3 configs & remove unix dependency
|
8 years ago |
Drew Romanyk
|
fa61a91cb5
Fix subnet config test for windows
|
8 years ago |
Drew Romanyk
|
cf782a3dbb
Implement subnet config validation (fixes #4552)
|
8 years ago |
Joffrey F
|
fb43b8b6b7
Bump colorama (use unreleased fix)
|
8 years ago |
Joffrey F
|
67dfcd6951
Add support for extra_hosts in build config
|
8 years ago |
Joffrey F
|
b2c13e1534
Remove redundant log message
|
8 years ago |
Joffrey F
|
8ecd15e568
Include SDK attach bugfix
|
8 years ago |
Joffrey F
|
183110e0b0
Bump SDK version to latest
|
8 years ago |
Joffrey F
|
985010b887
1.18.0dev
|
8 years ago |
Joffrey F
|
0f97864238
Add shasum computation to download-binaries script
|
8 years ago |
Andy Neff
|
41d7d6e45b
Added unit test and used stop_timeout
|
8 years ago |
Andy Neff
|
574ac9f124
Have stop_grace_period also set StopTimeout on create
|
8 years ago |
Joffrey F
|
f89a55e488
Add support for oom_kill_disable in service config
|
8 years ago |
Guillermo Arribas
|
a1a6fb485b
docker-compose exec doesn't have -e option (fixes #4551)
|
8 years ago |