Daniel Nephin
|
b4edf0c454
Move parallel_execute to a new module.
|
10 years ago |
Daniel Nephin
|
d1adbb9b25
Refactor parallel_execute.
|
10 years ago |
Daniel Nephin
|
eab9d86a3d
Logs are available for all log drivers except for none.
|
10 years ago |
Mazz Mosley
|
30a84f1be6
Move rename functionality into Container
|
10 years ago |
Mazz Mosley
|
7603ebea9b
Attach to a container's log_stream before they're started
|
10 years ago |
Daniel Nephin
|
fe65c0258d
Remove unused attach_socket function from Container.
|
10 years ago |
Daniel Nephin
|
413b76e228
Fix warning message when a container uses a non-json log driver
|
10 years ago |
Karol Duleba
|
d83d6306c9
Use custom container name in logs. Fixes #1851
|
10 years ago |
Daniel Nephin
|
3a0153859a
Resolves #1856, fix regression in #1645. Includes some refactoring to make testing easier.
|
10 years ago |
Daniel Nephin
|
59d4f304ee
Run pre-commit on all files
|
10 years ago |
Frank Sachsenheim
|
227584b864
Adds pause and unpause-commands
|
10 years ago |
Aanand Prasad
|
dfa4bf4452
Ignore containers that don't have a name
|
10 years ago |
Aanand Prasad
|
ef4eb66723
Implement smart recreate behind an experimental CLI flag
|
10 years ago |
Daniel Nephin
|
62059d55e6
Add migration warning and option to migrate to labels.
|
10 years ago |
Daniel Nephin
|
ed50a0a3a0
Resolves #1066, use labels to identify containers
|
10 years ago |
Daniel Nephin
|
417d9c2d51
Use individual volumes for recreate instead of volumes_from
|
10 years ago |
Vincent Demeester
|
f626fc5ce8
Add support for log-driver in docker-compose.yml
|
10 years ago |
Aanand Prasad
|
2e6bc078fb
Implement 'labels' option
|
10 years ago |
Aanand Prasad
|
2291fa2d45
Fix --timeout flag on restart, add tests for stop and restart
|
10 years ago |
Igor Ch
|
f1fc1d7a16
Move several steps closer to python3 compatibility
|
10 years ago |
Aanand Prasad
|
2af7693e64
WIP: rename Fig to Compose
|
10 years ago |