Historial de Commits

Autor SHA1 Mensaje Fecha
  Sorawis Nilparuk bb16d9e951 Add health string generator to match `docker ps` output hace 7 años
  Joffrey F d8d484e0e1 Bump python SDK to 3.0.0 hace 7 años
  Joffrey F 9ba9016cbc Improve ImageNotFound handling in convergence hace 7 años
  Joffrey F d527f24ff0 Fix `ps` output to show all ports hace 8 años
  Joffrey F 7dd2e33057 Only allow log streaming if logdriver is json-file or journald hace 9 años
  Daniel Nephin b33d7b3dd8 Prevent unnecessary inspection of containers when created from an inspect. hace 9 años
  Tomas Tomecek d28c5dda92 implement exec hace 10 años
  Daniel Nephin d451578152 Make environment variables without a value the same as docker-cli. hace 9 años
  Daniel Nephin 421981e7d2 Use 12 characters for the short id to match docker and fix backwards compatibility. hace 9 años
  Jonathan Stewmon 5d8c2d3cec add support for stop_signal to compose file hace 10 años
  Daniel Nephin 4bf2f8c4f9 Fix lookup of linked containers for API version 1.20 hace 10 años
  Daniel Nephin 73de81b51c Upgrade tests to use new Mounts in container inspect. hace 10 años
  Jean Praloran c8f266b637 add restarting status for human_readable_state hace 9 años
  Daniel Nephin eab9d86a3d Logs are available for all log drivers except for none. hace 10 años
  Mazz Mosley 30a84f1be6 Move rename functionality into Container hace 10 años
  Mazz Mosley 7603ebea9b Attach to a container's log_stream before they're started hace 10 años
  Daniel Nephin fe65c0258d Remove unused attach_socket function from Container. hace 10 años
  Daniel Nephin 413b76e228 Fix warning message when a container uses a non-json log driver hace 10 años
  Karol Duleba d83d6306c9 Use custom container name in logs. Fixes #1851 hace 10 años
  Daniel Nephin 3a0153859a Resolves #1856, fix regression in #1645. Includes some refactoring to make testing easier. hace 10 años
  Daniel Nephin 59d4f304ee Run pre-commit on all files hace 10 años
  Frank Sachsenheim 227584b864 Adds pause and unpause-commands hace 10 años
  Aanand Prasad dfa4bf4452 Ignore containers that don't have a name hace 10 años
  Aanand Prasad ef4eb66723 Implement smart recreate behind an experimental CLI flag hace 10 años
  Daniel Nephin 62059d55e6 Add migration warning and option to migrate to labels. hace 10 años
  Daniel Nephin ed50a0a3a0 Resolves #1066, use labels to identify containers hace 10 años
  Daniel Nephin 417d9c2d51 Use individual volumes for recreate instead of volumes_from hace 10 años
  Vincent Demeester f626fc5ce8 Add support for log-driver in docker-compose.yml hace 10 años
  Aanand Prasad 2e6bc078fb Implement 'labels' option hace 10 años
  Aanand Prasad 2291fa2d45 Fix --timeout flag on restart, add tests for stop and restart hace 10 años