Historia zmian

Autor SHA1 Wiadomość Data
  Daniel Nephin 43ecf8793a Address old TODO, and small refactor of container name logic in service. 10 lat temu
  Daniel Nephin d451578152 Make environment variables without a value the same as docker-cli. 9 lat temu
  Daniel Nephin 4b04280db8 Revert "Change special case from '_', None to ()" 9 lat temu
  Daniel Nephin 4a09da43ea Fix copying of volumes by using the name of the volume instead of the host path. 9 lat temu
  Daniel Nephin 740329a131 Shm_size requires docker 1.10. 10 lat temu
  Spencer Rinehart 5e6dc3521c Add support for shm_size. Fixes #2823. 10 lat temu
  Joffrey F fdf4a2e89e Merge pull request #2734 from jrabbit/empty-env-var-2359 10 lat temu
  Daniel Nephin 883e45626f Merge pull request #2706 from dnephin/dont_copy_host_volumes 10 lat temu
  Aanand Prasad ed1b204804 Rename 'net' to 'network mode' in various classes/methods 10 lat temu
  jrabbit 0019037712 Modify service_test.py::ServiceTest::test_resolve_env to reflect new behavior 10 lat temu
  Aanand Prasad 755c49b500 Fix scale when containers exit immediately 10 lat temu
  Daniel Nephin c39489f540 Don't copy over volumes that were previously host volumes, and are now container volumes. 10 lat temu
  Aanand Prasad 2106481c23 Fix "name is reserved" with Engine 1.10 RC1 10 lat temu
  Aanand Prasad 4772815491 Disable tests until Engine 1.10 change has been worked around 10 lat temu
  Garrett Heel 9cfa71ceee Add support for build arguments 10 lat temu
  Aanand Prasad 3eafdbb01b Connect services to networks with the 'networks' key 10 lat temu
  Aanand Prasad 8fca4f1628 Merge pull request #2649 from dnephin/make_volumes_from_more_explicit 10 lat temu
  Daniel Nephin b76dc1e05e Require volumes_from a container to be explicit in V2 config. 10 lat temu
  Daniel Nephin c64af0a459 Add an acceptance test and docs for the down subcommand 10 lat temu
  Jonathan Stewmon 5d8c2d3cec add support for stop_signal to compose file 10 lat temu
  Aanand Prasad b786b47bc8 Remove version checks from tests requiring API v1.21 10 lat temu
  Daniel Nephin e98ab0e534 Allow both image and build together. 10 lat temu
  Dimitar Bonev ed5f7bd394 log_driver and log_opt moved to logging key. 10 lat temu
  Joffrey F b4be7b870f Add support for declaring named volumes in compose files 10 lat temu
  Daniel Nephin 4bf2f8c4f9 Fix lookup of linked containers for API version 1.20 10 lat temu
  Daniel Nephin 97fe2ee40c Don't preserve host volumes on container recreate. 10 lat temu
  Joffrey F 3bdcc9d954 Update service tests to use mounts instead of volumes 10 lat temu
  Aanand Prasad a2d2915a64 Merge pull request #2547 from seguins/1125-docker-compose-create 10 lat temu
  Stéphane Seguin 3c76d5a467 Add docker-compose create command. 10 lat temu
  Dimitar Bonev a542041264 Added support for cpu_quota flag 10 lat temu