커밋 기록

작성자 SHA1 메시지 날짜
  Daniel Nephin 2acf286ed6 Support V3.2 8 년 전
  Daniel Nephin 4053adc7d3 Add an integration test for secrets using bind mounts. 8 년 전
  Joffrey F 5c2165eaaf Fix volume definition in v3 schema 8 년 전
  Daniel Nephin e04a12b5ca Increase minimum version for v3. 9 년 전
  Joffrey F fd254caa68 Add support for link-local IPs in service.networks definition 9 년 전
  Ian Campbell 0483bcb472 delete DockerClientTestCase.client class attribute on tearDownClass 9 년 전
  Joffrey F 12ad3ff301 Injecting os.environ in Environment instance happens outside of init method 9 년 전
  Joffrey F b99037b4a6 Add support for DOCKER_* variables in .env file 9 년 전
  Joffrey F 1801f83bb8 Environment class cleanup 9 년 전
  Joffrey F 5831b869e8 Update tests for new environment handling 9 년 전
  Aanand Prasad aeef61fcd8 Make 'version' a string 9 년 전
  Aanand Prasad 406b6b28f4 Tag v2-only tests 9 년 전
  Aanand Prasad a027a0079c Use networking for version 2 Compose files 9 년 전
  Joffrey F ec5111f1c2 Volumes are now prefixed with the project name 10 년 전
  Joffrey F b4be7b870f Add support for declaring named volumes in compose files 10 년 전
  Daniel Nephin 4bf2f8c4f9 Fix lookup of linked containers for API version 1.20 10 년 전
  Daniel Nephin c64b7cbb10 Ignore errors from API about not being able to kill a container. 10 년 전
  Daniel Nephin e67bc2569c Properly resolve environment from all sources. 10 년 전
  Aanand Prasad cfb1b37da2 Merge pull request #2405 from dnephin/move_all_validation_to_config 10 년 전
  Aanand Prasad 88e9c1ccd9 Merge pull request #2438 from dnephin/fix_flaky_pull_test 10 년 전
  Daniel Nephin 533f33271a Move service sorting to config package. 10 년 전
  Daniel Nephin dac75b07dc Move volume parsing to config.types module 10 년 전
  Daniel Nephin 2351e11cc8 Make sure we always have the latest busybox image, so that build --pull tests don't flake. 10 년 전
  Daniel Nephin 1e8f76767f Fix env_file and environment when used with extends. 10 년 전
  Daniel Nephin 1f7faadc77 Remove name from config schema. 10 년 전
  Daniel Nephin a92d86308f Rename ServiceLoader to ServiceExtendsResolver 10 년 전
  Daniel Nephin 3474bb6cf5 Cleanup workaround in testcase.py 10 년 전
  Daniel Nephin f7100b2ef3 Change version check from engine version to api version. 10 년 전
  Aanand Prasad d5f5eb1924 Enable use of Docker networking with the --x-networking flag 10 년 전
  Daniel Nephin c37a0c38a2 Fix a test case that assumes busybox image id. 10 년 전