Joffrey F
|
b00db08aa9
Prevent attempts to create image names starting with - or _
|
7 年之前 |
Joffrey F
|
e245fb04cf
Allow all Compose commands to retrieve and handle legacy-name containers
|
7 年之前 |
Joffrey F
|
d5ebc73482
Don't attempt to create resources with name starting with illegal characters
|
7 年之前 |
Joffrey F
|
c3bb958865
Ignore default platform if API version doesn't support platform param
|
7 年之前 |
Joffrey F
|
aecc0de28f
Prevent duplicate binds in generated container config
|
7 年之前 |
Joffrey F
|
4dece7fcb2
Retrieve objects using legacy (< 1.21) project names
|
7 年之前 |
Joffrey F
|
520f5d0fde
Add 2.4 file format with platform support. Also reads DOCKER_DEFAULT_PLATFORM env
|
7 年之前 |
Joffrey F
|
2e100353d3
Add support for build isolation parameter
|
7 年之前 |
Joffrey F
|
7e787a8c15
Merge pull request #5822 from brainlock/fix-gh-5179
|
7 年之前 |
Alberto Piai
|
394c8efe98
fix race condition in Service.create_container()
|
7 年之前 |
Joffrey F
|
255d16d7fa
Add --compress option to build command
|
7 年之前 |
Matthieu Nottale
|
16ea49ac8c
Add support for cpu_rt_period and cpu_rt_runtime.
|
7 年之前 |
Joffrey F
|
85670e208b
Merge pull request #5751 from mnottale/cpu_period
|
7 年之前 |
Matthieu Nottale
|
b9f9643d24
Add support for 'cpu_period' for compose v2.1-v2.3.
|
7 年之前 |
Matthieu Nottale
|
31dcfcff2a
Revamp ParallelStreamWriter to fix display issues.
|
7 年之前 |
Joffrey F
|
07199fac37
Restore container ID alias
|
7 年之前 |
Thomas Scholtes
|
5b6e02d13a
'run' command can use network aliases for service
|
8 年之前 |
Joffrey F
|
2578813147
Merge pull request #5706 from docker/5601-config-proxy
|
7 年之前 |
Joffrey F
|
a35335a75c
Add support for device_cgroup_rules in v2.3 files
|
7 年之前 |
Joffrey F
|
a6c31b80fe
Add support for seccomp files
|
7 年之前 |
Matthieu Nottale
|
5eefa81f9e
Add '--quiet' option to 'up' to pull silently.
|
7 年之前 |
Joffrey F
|
d4106679a6
Use configfile-provided proxy values to populate buildargs and env values
|
7 年之前 |
Joffrey F
|
3a0ed8cbba
Modified options dict leads to a mismatched config hash for API < 1.30
|
7 年之前 |
Joffrey F
|
d8d484e0e1
Bump python SDK to 3.0.0
|
7 年之前 |
Joffrey F
|
c5154d6b2b
Don't break during recreate when a mount target is updated
|
7 年之前 |
Joffrey F
|
b07091ac5f
Add up flag `--renew-anon-volumes` (shorthand -V)
|
7 年之前 |
Joffrey F
|
9ba9016cbc
Improve ImageNotFound handling in convergence
|
7 年之前 |
Ian Glen Neal
|
4042121f6e
The updated unit test simulates the error in the bug. What's happening
|
7 年之前 |
Joffrey F
|
2d986dff79
Remove rebuild parameter ; set do_build instead
|
7 年之前 |
Ian Glen Neal
|
7591639c72
Fix #5465 by catching a no-image exception in
|
7 年之前 |