Aanand Prasad
|
ced94a3504
Make smart recreate the default
|
10 년 전 |
Aanand Prasad
|
9d0bbdf8dd
Make scale timeout configurable, default to 10
|
10 년 전 |
Mazz Mosley
|
a68ca199a2
Execute container commands in parallel
|
10 년 전 |
Aanand Prasad
|
81707ef1ad
Merge pull request #1643 from aanand/warn-about-legacy-one-off-containers
|
10 년 전 |
Aanand Prasad
|
8b033d3946
Merge pull request #1665 from mnowster/1648-support-log-opt
|
10 년 전 |
Mazz Mosley
|
6f31e8ebe9
Add support for log_opt
|
10 년 전 |
Aanand Prasad
|
531265bc84
Fix smart recreate when 'image' is changed to something nonexistent
|
10 년 전 |
Aanand Prasad
|
e98caf5cf9
Show an error on 'run' when there are legacy one-off containers
|
10 년 전 |
Aanand Prasad
|
f42fd6a3ad
Merge pull request #1642 from aanand/fix-1573
|
10 년 전 |
Aanand Prasad
|
62b47224f0
Fix bug where duplicate container is leftover after 'up' fails
|
10 년 전 |
Mazz Mosley
|
f33f673b49
Allow _.- chars in service names
|
10 년 전 |
Aanand Prasad
|
4f83a18912
Merge pull request #1570 from aanand/fix-build-pull
|
10 년 전 |
Aanand Prasad
|
c22cc02df5
Don't set network mode when none is specified
|
10 년 전 |
Aanand Prasad
|
bef0926c58
Explicitly set pull=False when building
|
10 년 전 |
Daniel Nephin
|
06db577105
Move converge() to a test module, and use a short timeout for tests.
|
10 년 전 |
Travis Thieman
|
c24d5380e6
Extend up -t to pass timeout to stop running containers
|
10 년 전 |
Aanand Prasad
|
08bc4b830b
Fix volume binds de-duplication
|
10 년 전 |
Aanand Prasad
|
7995fc2ed2
Reorder service.py utility methods
|
10 년 전 |
Daniel Nephin
|
38a11c4c28
Merge pull request #1526 from aanand/remove-start-or-create-containers
|
10 년 전 |
Aanand Prasad
|
db2d02dc0b
Remove Service.start_or_create_containers()
|
10 년 전 |
Aanand Prasad
|
f59b43ac27
Fix duplicate logging on up/run
|
10 년 전 |
André Martins
|
ae63d35660
Modified scale awareness from exception to warning
|
10 년 전 |
Aanand Prasad
|
4795fd874f
Fix regression in `docker-compose up`
|
10 년 전 |
Daniel Nephin
|
889d3636f4
Merge pull request #1440 from aanand/legacy-fixes
|
10 년 전 |
Aanand Prasad
|
30c9e7323a
Fix missing logging on container creation
|
10 년 전 |
Aanand Prasad
|
0fdb8bf814
Refactor migration logic
|
10 년 전 |
Aanand Prasad
|
3080244c0b
Rename migrate_to_labels -> migrate-to-labels
|
10 년 전 |
Ben Firshman
|
f79eb7b9ad
Merge pull request #1382 from lsowen/security_opt
|
10 년 전 |
lsowen
|
ea7ee301c0
Add security_opt as a docker-compose.yml option
|
10 년 전 |
Harald Albers
|
41315b32cb
Fix #1426 - migrate_to_labels not found
|
10 년 전 |