Bastian Venthur
|
e8424d5ae0
Removed Python2 support
|
6 年之前 |
yukihira1992
|
53d00f7677
Refactored mutable default values.
|
5 年之前 |
Sebastiaan van Stijn
|
33eeef41ab
Remove "bundle" subcommand and support for DAB files
|
5 年之前 |
Nicolas De Loof
|
55c5c8e8ac
Report image we can't pull and must be built
|
5 年之前 |
Nicolas De Loof
|
e6ec77047b
Revert "only pull images that can't build"
|
6 年之前 |
Guillaume Rose
|
dbe4d7323e
Add working dir, config files and env file in service labels
|
6 年之前 |
ulyssessouza
|
eca358e2f0
Fix secret missing warning
|
6 年之前 |
Ulysses Souza
|
70ead597d2
Add tests to 'get_secret' warnings
|
6 年之前 |
Marian Gappa
|
b9092cacdb
Fix missing secret error message
|
7 年之前 |
Ulysses Souza
|
5add9192ac
Rename envvar switch to COMPOSE_DOCKER_CLI_BUILD
|
6 年之前 |
Ulysses Souza
|
ee8ca5d6f8
Rephrase warnings when building with the cli
|
6 年之前 |
Nao YONASHIRO
|
15e8edca3c
feat: add a warning if someone uses the --compress or --parallel flag
|
6 年之前 |
Nao YONASHIRO
|
81e223d499
feat: add --progress flag
|
6 年之前 |
Nao YONASHIRO
|
cacbcccc0c
Add support to CLI build
|
6 年之前 |
Ian Campbell
|
a89128118b
Merge pull request #6342 from collin5/b5547
|
6 年之前 |
Inconnu08
|
99e67d0c06
fix warning method is deprecated with tests
|
6 年之前 |
Ian Campbell
|
e84ffb6aeb
Merge pull request #6592 from treatwell/6589-depends_on-recreation-fix
|
6 年之前 |
joeweoj
|
8a339946fa
Fixed depends_on recreation behaviour for issue #6589
|
6 年之前 |
Ian Campbell
|
6ccbb56fec
Merge pull request #6494 from collin5/b6464
|
6 年之前 |
Collins Abitekaniza
|
c6dd7da15e
only pull images that can't build
|
6 年之前 |
Akshit Grover
|
1f97a572fe
Add --quiet build flag
|
6 年之前 |
tuttieee
|
572032fc0b
Fix Project#build_container_operation_with_timeout_func not to mutate a 'option' dict over multiple containers
|
6 年之前 |
Ulysses Souza
|
a35aef4953
Add --no-rm to command build
|
6 年之前 |
Collins Abitekaniza
|
c27132afad
remove stopped containers on --remove-orphans
|
7 年之前 |
Joffrey F
|
2ed171cae9
Bring zero container check up in the call stack
|
6 年之前 |
Joffrey F
|
8b293d486e
Use improved API fields for project events when possible
|
6 年之前 |
Ulysses Souza
|
d9e05f262f
Avoids pushing the same image more than once.
|
7 年之前 |
Joffrey F
|
cc595a65f0
Don't attempt iterating on None during parallel pull
|
7 年之前 |
Joffrey F
|
5916639383
Preserve container numbers, add slug to prevent name collisions
|
7 年之前 |
Joffrey F
|
db391c03ad
Merge pull request #6100 from docker/5960-parallel-pull-progress
|
7 年之前 |