Joffrey F
|
9f80ec548e
Miscellaneous test fixes
|
8 years ago |
Joffrey F
|
6078736604
Add flake8 to dev requirements
|
8 years ago |
Guillermo Arribas
|
0847f8e84b
flake8 error on master branch (fixes #5298)
|
8 years ago |
Harald Albers
|
779773b664
Add bash completion for `up --no-start`
|
8 years ago |
Joffrey F
|
ec45acb582
Merge remote-tracking branch 'origin/release' into bump-1.17.0
|
8 years ago |
Joffrey F
|
2a0dd1401f
Bump 1.17.0-rc1
|
8 years ago |
Joffrey F
|
13c5049dbc
flake8
|
8 years ago |
Joffrey F
|
395dce9d2c
Add check_duplicate=True when creating network
|
8 years ago |
Joffrey F
|
d8194cf6f0
Add specific handling for pywintypes.error
|
8 years ago |
Guillermo Arribas
|
0ec77bf7d5
Config command generates invalid volumes (fixes #5176)
|
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 |
Andrea Giardini
|
18df4915f2
Fix secret location with absolute paths
|
8 years ago |
Joffrey F
|
8c38651196
Mount with same container path and different mode should override
|
8 years ago |
Joffrey F
|
3436145764
Temporary xfails for engine bug
|
8 years ago |
Marc van den Hoogen
|
c7cdd63acf
Add shm_size to build-options (issue #3866)
|
8 years ago |
Joffrey F
|
21d597c2b4
Avoid import ConfigurationError inside compose.utils (circular import)
|
8 years ago |
Joffrey F
|
78fe655dbc
Revert 3.4-beta temp rename
|
8 years ago |
French Ben
|
cb2d65556b
Use slim alpine instead of bulky debian
|
8 years ago |
French Ben
|
53928a17c0
Simple patch to allow s390x images to be built
|
8 years ago |
Joffrey F
|
1da5b54d75
Fix oneOf validator parser to correctly process uniqueItems errors
|
8 years ago |
Vincent Demeester
|
158a786578
Sync composefile v3.2 schema with `docker/cli`
|
8 years ago |
Joffrey F
|
d48296213b
Update release process with most recent changes
|
8 years ago |
Joffrey F
|
8c6f2217c4
Add support for extension fields in v2.x and v3.4
|
8 years ago |
Joffrey F
|
42aa1c3447
Reduce up() cyclomatic complexity
|
8 years ago |
Joffrey F
|
9587556e8f
Add --no-start flag to up command. Deprecate create command.
|
8 years ago |
Evan Shaw
|
5b4573e7e5
Always silence pull output with --parallel
|
8 years ago |
NikitaVlaznev
|
f8b2981fb9
Fix double silent argument value
|
8 years ago |
Joel Barciauskas
|
aee944393e
Add --quiet parameter to docker-compose pull, using existing silent flag
|
8 years ago |