Commit History

Author SHA1 Message Date
  Daniel Nephin 15d0c60a73 Fix split buffer with inconsistently delimited json objects. 10 years ago
  Daniel Nephin 3661e8bc74 Fix build against the swarm cluster by joining buffered output before parsing json. 10 years ago
  Mazz Mosley 2276326d7e volume path compatibility with engine 10 years ago
  Mazz Mosley f4cd5b1d45 Handle windows volume paths 10 years ago
  Vojta Orgon c9083e21c8 Flag to skip all pull errors when pulling images. 10 years ago
  Aanand Prasad 3e58003bd3 Merge pull request #2041 from ggtools/master 10 years ago
  Daniel Nephin aab688d27e Merge pull request #1886 from mnowster/create-host-config-needs-version 10 years ago
  mnowster 1c823597bb Merge pull request #1995 from predakanga/master 10 years ago
  Mazz Mosley 42c890796b Use docker.client.create_host_config 10 years ago
  Christophe Labouisse 39786d4da7 Add new --pull option in build. 10 years ago
  Mazz Mosley fb96ed113a Stop sending json-file by default 10 years ago
  Aanand Prasad 1c73ff33fe Merge pull request #1990 from shin-/1975-fix 10 years ago
  Lachlan Pease 2468235472 Added support for IPC namespaces, fixes GH-1689 10 years ago
  Joffrey F 6da7a9194c Remove or space out suspension dots after service name for easier copy-pasting 10 years ago
  Daniel Nephin 0484e22a84 Add enum34 and use it to create a ConvergenceStrategy enum. 10 years ago
  Daniel Nephin db9f577ad6 Extract link names into a function. 10 years ago
  Daniel Nephin 187ad4ce26 Refactor network_mode logic out of Service. 10 years ago
  Daniel Nephin c183e52502 Fixes #1757 - include all service properties in the config_dict() 10 years ago
  Daniel Nephin ef56523883 Make external_links a regular service.option so that it's part of the config hash 10 years ago
  Daniel Nephin d264c2e33a Resolves #1804 10 years ago
  Daniel Nephin d2718bed99 Allow setting a one-off container name 10 years ago
  Daniel Nephin 71ff872e8e Update unit tests for stream_output to match the behaviour of a docker-py response. 10 years ago
  Daniel Nephin feaa4a5f1a Unit tests passing again. 10 years ago
  Daniel Nephin 2943ac6812 Cleanup requirements.txt so we don't have to maintain separate copies for py2 and py3. 10 years ago
  Daniel Nephin 809443d6d0 Support python 3 11 years ago
  Daniel Nephin 59d4f304ee Run pre-commit on all files 10 years ago
  Frank Sachsenheim dd738b380b Makes Service.config_hash a property 10 years ago
  Frank Sachsenheim 227584b864 Adds pause and unpause-commands 10 years ago
  Karol Duleba 56f03bc20a Allow to specify image by digest. Fixes #1670 10 years ago
  Aanand Prasad ed31673069 Merge pull request #1827 from mnowster/port-ranges 10 years ago