Joffrey F
|
66ed9b492e
Don't append slugs to containers created by "up"
|
6 سال پیش |
Joffrey F
|
187f48e338
Don't attempt to truncate a None value in Container.slug
|
7 سال پیش |
Joffrey F
|
5916639383
Preserve container numbers, add slug to prevent name collisions
|
7 سال پیش |
Joffrey F
|
4e2de3c1ff
Replace sequential container indexes with randomly generated IDs
|
7 سال پیش |
Joffrey F
|
e245fb04cf
Allow all Compose commands to retrieve and handle legacy-name containers
|
7 سال پیش |
Sorawis Nilparuk
|
bb16d9e951
Add health string generator to match `docker ps` output
|
7 سال پیش |
Joffrey F
|
d8d484e0e1
Bump python SDK to 3.0.0
|
7 سال پیش |
Joffrey F
|
9ba9016cbc
Improve ImageNotFound handling in convergence
|
7 سال پیش |
Joffrey F
|
d527f24ff0
Fix `ps` output to show all ports
|
8 سال پیش |
Joffrey F
|
7dd2e33057
Only allow log streaming if logdriver is json-file or journald
|
9 سال پیش |
Daniel Nephin
|
b33d7b3dd8
Prevent unnecessary inspection of containers when created from an inspect.
|
9 سال پیش |
Tomas Tomecek
|
d28c5dda92
implement exec
|
10 سال پیش |
Daniel Nephin
|
d451578152
Make environment variables without a value the same as docker-cli.
|
9 سال پیش |
Daniel Nephin
|
421981e7d2
Use 12 characters for the short id to match docker and fix backwards compatibility.
|
9 سال پیش |
Jonathan Stewmon
|
5d8c2d3cec
add support for stop_signal to compose file
|
10 سال پیش |
Daniel Nephin
|
4bf2f8c4f9
Fix lookup of linked containers for API version 1.20
|
10 سال پیش |
Daniel Nephin
|
73de81b51c
Upgrade tests to use new Mounts in container inspect.
|
10 سال پیش |
Jean Praloran
|
c8f266b637
add restarting status for human_readable_state
|
9 سال پیش |
Daniel Nephin
|
eab9d86a3d
Logs are available for all log drivers except for none.
|
10 سال پیش |
Mazz Mosley
|
30a84f1be6
Move rename functionality into Container
|
10 سال پیش |
Mazz Mosley
|
7603ebea9b
Attach to a container's log_stream before they're started
|
10 سال پیش |
Daniel Nephin
|
fe65c0258d
Remove unused attach_socket function from Container.
|
10 سال پیش |
Daniel Nephin
|
413b76e228
Fix warning message when a container uses a non-json log driver
|
10 سال پیش |
Karol Duleba
|
d83d6306c9
Use custom container name in logs. Fixes #1851
|
10 سال پیش |
Daniel Nephin
|
3a0153859a
Resolves #1856, fix regression in #1645. Includes some refactoring to make testing easier.
|
10 سال پیش |
Daniel Nephin
|
59d4f304ee
Run pre-commit on all files
|
10 سال پیش |
Frank Sachsenheim
|
227584b864
Adds pause and unpause-commands
|
10 سال پیش |
Aanand Prasad
|
dfa4bf4452
Ignore containers that don't have a name
|
10 سال پیش |
Aanand Prasad
|
ef4eb66723
Implement smart recreate behind an experimental CLI flag
|
10 سال پیش |
Daniel Nephin
|
62059d55e6
Add migration warning and option to migrate to labels.
|
10 سال پیش |