Historique des commits

Auteur SHA1 Message Date
  alexrecuenco 4d3d9f64b9 Removed Python2 support il y a 5 ans
  Anca Iordache 05a5aae552 Merge pull request #7425 from kaspanet/master il y a 5 ans
  Bastian Venthur 5529376d4c Removed six il y a 6 ans
  Bastian Venthur e8424d5ae0 Removed Python2 support il y a 6 ans
  Mike Zak f873aeace3 Update comment about log drivers that support log stream il y a 5 ans
  Mike Zak 982069903d Add 'local' to list of logging drivers that support `docker-compose logs` il y a 5 ans
  Joffrey F 61bb1ea484 Don't append slugs to containers created by "up" il y a 7 ans
  Joffrey F 03bdd67eb5 Don't attempt to truncate a None value in Container.slug il y a 7 ans
  Joffrey F 5916639383 Preserve container numbers, add slug to prevent name collisions il y a 7 ans
  Joffrey F 4e2de3c1ff Replace sequential container indexes with randomly generated IDs il y a 7 ans
  Joffrey F e245fb04cf Allow all Compose commands to retrieve and handle legacy-name containers il y a 7 ans
  Sorawis Nilparuk bb16d9e951 Add health string generator to match `docker ps` output il y a 7 ans
  Joffrey F d8d484e0e1 Bump python SDK to 3.0.0 il y a 7 ans
  Joffrey F 9ba9016cbc Improve ImageNotFound handling in convergence il y a 7 ans
  Joffrey F d527f24ff0 Fix `ps` output to show all ports il y a 8 ans
  Joffrey F 7dd2e33057 Only allow log streaming if logdriver is json-file or journald il y a 9 ans
  Daniel Nephin b33d7b3dd8 Prevent unnecessary inspection of containers when created from an inspect. il y a 9 ans
  Tomas Tomecek d28c5dda92 implement exec il y a 10 ans
  Daniel Nephin d451578152 Make environment variables without a value the same as docker-cli. il y a 9 ans
  Daniel Nephin 421981e7d2 Use 12 characters for the short id to match docker and fix backwards compatibility. il y a 9 ans
  Jonathan Stewmon 5d8c2d3cec add support for stop_signal to compose file il y a 10 ans
  Daniel Nephin 4bf2f8c4f9 Fix lookup of linked containers for API version 1.20 il y a 10 ans
  Daniel Nephin 73de81b51c Upgrade tests to use new Mounts in container inspect. il y a 10 ans
  Jean Praloran c8f266b637 add restarting status for human_readable_state il y a 10 ans
  Daniel Nephin eab9d86a3d Logs are available for all log drivers except for none. il y a 10 ans
  Mazz Mosley 30a84f1be6 Move rename functionality into Container il y a 10 ans
  Mazz Mosley 7603ebea9b Attach to a container's log_stream before they're started il y a 10 ans
  Daniel Nephin fe65c0258d Remove unused attach_socket function from Container. il y a 10 ans
  Daniel Nephin 413b76e228 Fix warning message when a container uses a non-json log driver il y a 10 ans
  Karol Duleba d83d6306c9 Use custom container name in logs. Fixes #1851 il y a 10 ans