Commit History

Autor SHA1 Mensaxe Data
  Aanand Prasad c3eca82749 Merge pull request #3128 from dnephin/add_network_settings_to_config_hash %!s(int64=9) %!d(string=hai) anos
  Daniel Nephin 089ec66522 Include network settings as part of the service config hash. %!s(int64=9) %!d(string=hai) anos
  Philip Walls 85c7d3e5ce Add support for docker run --tmpfs flag. %!s(int64=9) %!d(string=hai) anos
  Ilya Skriblovsky f933381a12 Dependency-ordered start/stop/up %!s(int64=9) %!d(string=hai) anos
  Matt Daue ee136446a2 Fix #2804: Add ipv4 and ipv6 static addressing %!s(int64=9) %!d(string=hai) anos
  Daniel Nephin e1b87d7be0 Update reference docs for the new flag. %!s(int64=9) %!d(string=hai) anos
  Daniel Nephin b7fb3a6d9b Add --build flag for up and create %!s(int64=9) %!d(string=hai) anos
  Jesus 6bfb23baaa Display containers name when scale a container %!s(int64=9) %!d(string=hai) anos
  Aanand Prasad adb8de367e Merge pull request #2388 from dnephin/fix_long_lines %!s(int64=9) %!d(string=hai) anos
  Daniel Nephin 43ecf8793a Address old TODO, and small refactor of container name logic in service. %!s(int64=10) %!d(string=hai) anos
  Daniel Nephin 84a1822e40 Reduce complexity of _get_container_create_options %!s(int64=10) %!d(string=hai) anos
  Daniel Nephin d451578152 Make environment variables without a value the same as docker-cli. %!s(int64=9) %!d(string=hai) anos
  Joffrey F 0cb8ba3775 Use modern set notation in _get_aliases %!s(int64=9) %!d(string=hai) anos
  Joffrey F 41e399be98 Fix network list serialization in py3 %!s(int64=9) %!d(string=hai) anos
  Joffrey F 2b5d3f51cb Allow user to specify custom network aliases %!s(int64=9) %!d(string=hai) anos
  Daniel Nephin 4f7530c480 Only set a container affinity if there are volumes to copy over. %!s(int64=9) %!d(string=hai) anos
  Daniel Nephin 4a09da43ea Fix copying of volumes by using the name of the volume instead of the host path. %!s(int64=9) %!d(string=hai) anos
  Spencer Rinehart ab40d389d0 Fix sorting of DOCKER_START_KEYS. %!s(int64=10) %!d(string=hai) anos
  Spencer Rinehart 5e6dc3521c Add support for shm_size. Fixes #2823. %!s(int64=10) %!d(string=hai) anos
  Daniel Nephin 57fc85b457 Wrap long lines and restrict lines to 105 characters. %!s(int64=10) %!d(string=hai) anos
  Aanand Prasad 2651c00f0c Connect container to networks before starting it %!s(int64=10) %!d(string=hai) anos
  Daniel Nephin e551988616 Include networks in the config_hash. %!s(int64=10) %!d(string=hai) anos
  Daniel Nephin 883e45626f Merge pull request #2706 from dnephin/dont_copy_host_volumes %!s(int64=10) %!d(string=hai) anos
  Aanand Prasad ed1b204804 Rename 'net' to 'network mode' in various classes/methods %!s(int64=10) %!d(string=hai) anos
  Aanand Prasad 313c584185 Alias containers by short id %!s(int64=10) %!d(string=hai) anos
  Aanand Prasad 09dbc7b4cb Stop connecting to all networks on container creation %!s(int64=10) %!d(string=hai) anos
  Aanand Prasad a14906fd35 Fix 'run' behaviour with networks %!s(int64=10) %!d(string=hai) anos
  Aanand Prasad 1e51b7e88b Merge pull request #2722 from aanand/fix-scale-race-condition %!s(int64=10) %!d(string=hai) anos
  Aanand Prasad 642e71b4c7 Stop and remove containers in parallel when scaling down %!s(int64=10) %!d(string=hai) anos
  Aanand Prasad 755c49b500 Fix scale when containers exit immediately %!s(int64=10) %!d(string=hai) anos