Commit historia

Upphovsman SHA1 Meddelande Datum
  Aanand Prasad 1ea9dda1d3 Implement 'docker-compose push' and 'docker-compose bundle' 9 år sedan
  Daniel Nephin 56c6e29819 Unit test for skipping network disconnect. 9 år sedan
  Daniel Nephin e1356e1f6f Set networking_config when creating a container. 9 år sedan
  Daniel Nephin abb5ae7fe4 Only disconnect if we don't already have the short id alias. 9 år sedan
  Danyal Prout 339ebc0483 Fixes #2096: Only show multiple port clash warning if multiple containers 9 år sedan
  Daniel Nephin 83df95d511 Remove extra ensure_image_exists() which causes duplicate builds. 9 år sedan
  Aanand Prasad bcdf541c8c Refactor setup_queue() 9 år sedan
  Aanand Prasad c3eca82749 Merge pull request #3128 from dnephin/add_network_settings_to_config_hash 9 år sedan
  Daniel Nephin 089ec66522 Include network settings as part of the service config hash. 9 år sedan
  Philip Walls 85c7d3e5ce Add support for docker run --tmpfs flag. 9 år sedan
  Ilya Skriblovsky f933381a12 Dependency-ordered start/stop/up 9 år sedan
  Matt Daue ee136446a2 Fix #2804: Add ipv4 and ipv6 static addressing 9 år sedan
  Daniel Nephin e1b87d7be0 Update reference docs for the new flag. 9 år sedan
  Daniel Nephin b7fb3a6d9b Add --build flag for up and create 9 år sedan
  Jesus 6bfb23baaa Display containers name when scale a container 9 år sedan
  Aanand Prasad adb8de367e Merge pull request #2388 from dnephin/fix_long_lines 9 år sedan
  Daniel Nephin 43ecf8793a Address old TODO, and small refactor of container name logic in service. 10 år sedan
  Daniel Nephin 84a1822e40 Reduce complexity of _get_container_create_options 10 år sedan
  Daniel Nephin d451578152 Make environment variables without a value the same as docker-cli. 9 år sedan
  Joffrey F 0cb8ba3775 Use modern set notation in _get_aliases 9 år sedan
  Joffrey F 41e399be98 Fix network list serialization in py3 9 år sedan
  Joffrey F 2b5d3f51cb Allow user to specify custom network aliases 9 år sedan
  Daniel Nephin 4f7530c480 Only set a container affinity if there are volumes to copy over. 9 år sedan
  Daniel Nephin 4a09da43ea Fix copying of volumes by using the name of the volume instead of the host path. 9 år sedan
  Spencer Rinehart ab40d389d0 Fix sorting of DOCKER_START_KEYS. 9 år sedan
  Spencer Rinehart 5e6dc3521c Add support for shm_size. Fixes #2823. 9 år sedan
  Daniel Nephin 57fc85b457 Wrap long lines and restrict lines to 105 characters. 10 år sedan
  Aanand Prasad 2651c00f0c Connect container to networks before starting it 10 år sedan
  Daniel Nephin e551988616 Include networks in the config_hash. 10 år sedan
  Daniel Nephin 883e45626f Merge pull request #2706 from dnephin/dont_copy_host_volumes 10 år sedan