Joffrey F
|
67dfcd6951
Add support for extra_hosts in build config
|
8 years ago |
Andy Neff
|
41d7d6e45b
Added unit test and used stop_timeout
|
8 years ago |
Guillermo Arribas
|
ee6a293ae0
Placing dots in hostname no longer populates domainname if api >= 1.23 (fixes #4128)
|
8 years ago |
Joffrey F
|
8a08eb6688
Move build labels parsing to config module
|
8 years ago |
Guillermo Arribas
|
6dfd469354
Progress markers are not shown correctly for docker-compose up (fixes #4801)
|
8 years ago |
Guillermo Arribas
|
e1db4f6e19
Build labels option: array form produces unmarshal error (fixes #5183)
|
8 years ago |
Joffrey F
|
f680d46d9a
Move build labels parsing to config module
|
8 years ago |
Guillermo Arribas
|
0d0da0760c
Build labels option: array form produces unmarshal error (fixes #5183)
|
8 years ago |
Joffrey F
|
c4a8cb30ff
Add get_secret_volumes unit tests
|
8 years ago |
Marc van den Hoogen
|
c7cdd63acf
Add shm_size to build-options (issue #3866)
|
8 years ago |
Yong Wen Chua
|
16f8953c78
Add `target` to service build configuration
|
8 years ago |
Joffrey F
|
d475e0c1e3
Add "network" field to build configuration
|
8 years ago |
Colin Hebert
|
3f920d515d
Update tests to show labels set to None
|
8 years ago |
Joffrey F
|
bbdbc35924
Avoid rebinding tmpfs data volumes when recreating containers
|
8 years ago |
Joffrey F
|
5ea9167334
Prevent service to create a container if it is referencing itself in an external link
|
8 years ago |
Joffrey F
|
d5a2d37d05
Properly resolve build args against host environment values
|
8 years ago |
Dat Tran
|
449dcc9d7b
support --build-arg for build command
|
9 years ago |
Joffrey F
|
dd4e49ef98
Merge pull request #4563 from shin-/3723-mem-reservation
|
8 years ago |
Joffrey F
|
ec252350ae
Add mem_reservation option to service config in 2.0 and 2.1 formats
|
8 years ago |
Joffrey F
|
11788ef0ff
Add support for expanded port syntax in 3.1 format
|
8 years ago |
Joey Payne
|
c64f7dde04
Fix failing unit tests
|
8 years ago |
Joffrey F
|
04e5925a23
Use docker SDK 2.0
|
9 years ago |
Joffrey F
|
efb09af271
Do not normalize volume paths on Windows by default
|
9 years ago |
Daniel Nephin
|
56c6e29819
Unit test for skipping network disconnect.
|
9 years ago |
Danyal Prout
|
339ebc0483
Fixes #2096: Only show multiple port clash warning if multiple containers
|
9 years ago |
Daniel Nephin
|
83df95d511
Remove extra ensure_image_exists() which causes duplicate builds.
|
9 years ago |
Aanand Prasad
|
c3eca82749
Merge pull request #3128 from dnephin/add_network_settings_to_config_hash
|
9 years ago |
Joffrey F
|
5826a2147b
Use enum to represent 3 possible states of the one_off filter
|
9 years ago |
Daniel Nephin
|
089ec66522
Include network settings as part of the service config hash.
|
9 years ago |
Daniel Nephin
|
e1b87d7be0
Update reference docs for the new flag.
|
9 years ago |