提交历史

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