提交历史

作者 SHA1 备注 提交日期
  Harald Albers 41315b32cb Fix #1426 - migrate_to_labels not found 10 年之前
  Aanand Prasad ef4eb66723 Implement smart recreate behind an experimental CLI flag 10 年之前
  Aanand Prasad 82bc7cd5ba Remove override_options arg from recreate_container(s) 10 年之前
  Aanand Prasad 3304c68891 Only set AttachStdin/out/err for one-off containers 10 年之前
  Daniel Nephin 62059d55e6 Add migration warning and option to migrate to labels. 10 年之前
  Daniel Nephin ed50a0a3a0 Resolves #1066, use labels to identify containers 10 年之前
  Daniel Nephin 417d9c2d51 Use individual volumes for recreate instead of volumes_from 10 年之前
  [email protected] df87bd91c8 Added devices configuration option 10 年之前
  Daniel Nephin 6829efd4d3 Resolves #874, Rename instead of use an intermediate. 10 年之前
  Daniel Nephin 0f2f9db6d8 Merge pull request #1388 from vdemeester/1303-log-driver-support 10 年之前
  Vincent Demeester f626fc5ce8 Add support for log-driver in docker-compose.yml 10 年之前
  CJ b06294399a See #1335: Added --read-only 10 年之前
  Aanand Prasad 4f366d8355 Make sure the build path we pass to docker-py is a binary string 10 年之前
  Aanand Prasad 1a77feea3f Close connection before attaching on 'up' and 'run' 10 年之前
  Aanand Prasad 7e0ab0714f Merge pull request #1344 from dnephin/fix_pull_with_sha 10 年之前
  Daniel Nephin 3dd860f0ba Fix #923, support image with ids instead of names. 10 年之前
  Daniel Nephin a89bc304f6 Merge pull request #1075 from KyleJamesWalker/master 10 年之前
  Kyle Walker d17c4d27fa Support alternate Dockerfile name. 10 年之前
  CJ 25ee3f0033 Remove extra s from --add-host 10 年之前
  Thomas Desvenain 8098b65576 Fix when pyyaml has interpreted line as a dictionary 10 年之前
  Sam Wing fb81c37ca6 added the extra_hosts option to the yml configuration which exposes the --add-host flag from the docker client 10 年之前
  Michael Chase-Salerno 15b763acdb Fix for #1224, check that image or build is specified 10 年之前
  Ben Firshman 4926f8aef6 Merge pull request #1261 from aanand/fix-vars-in-volume-paths 10 年之前
  Aanand Prasad fd568b389d Fix home directory and env expansion in volume paths 10 年之前
  Steven Dake 94277a3eb0 Add --pid=host support 10 年之前
  Aanand Prasad 83dcceacaf Fix regression in Dns and DnsSearch settings 10 年之前
  Aanand Prasad eef4bc3917 Specify all HostConfig at create time 10 年之前
  Aanand Prasad 4ecf5e01ff Extract YAML loading and parsing into config module 10 年之前
  Gil Clark 95f4e2c7c3 Make volumes_from and net containers first class dependencies and 10 年之前
  Daniel Nephin f47431d591 Resolves #927 - fix merging command line environment with a list in the config 10 年之前