커밋 기록

작성자 SHA1 메시지 날짜
  Daniel Nephin 304a44aeab Merge pull request #2585 from dnephin/short_signal_handlers 9 년 전
  Aanand Prasad 52e50a9d9a Merge pull request #2626 from shin-/dbonev-2503-move-logging-config-under-separate-key 9 년 전
  Joffrey F ca634649bb Changed logging override test into integration test 9 년 전
  Daniel Nephin d3cd038b84 Update event field names to match the new API fields. 9 년 전
  Joffrey F 46585fb8e1 Support legacy logging options format 9 년 전
  Daniel Nephin d1d3969661 Add docker-compose event 10 년 전
  Dimitar Bonev ed5f7bd394 log_driver and log_opt moved to logging key. 10 년 전
  Daniel Nephin 475a091768 Update pre-commit config to enforace that future imports exist in all files. 10 년 전
  Daniel Nephin 4bf2f8c4f9 Fix lookup of linked containers for API version 1.20 10 년 전
  Daniel Nephin 73de81b51c Upgrade tests to use new Mounts in container inspect. 10 년 전
  Daniel Nephin 778c213dfc Fix signal handlers by moving shutdown logic out of handler. 9 년 전
  Aanand Prasad a2d2915a64 Merge pull request #2547 from seguins/1125-docker-compose-create 10 년 전
  Stéphane Seguin 3c76d5a467 Add docker-compose create command. 10 년 전
  Dimitar Bonev bc843d6758 Start, restart, pause and unpause exit with non-zero if nothing to do 10 년 전
  Stéphane Seguin 999d15b225 Remove unused functions in service 10 년 전
  Daniel Nephin 437f3f8adb Add docker-compose config subcommand. 10 년 전
  Daniel Nephin 377f084dfe Increase timeout in tests. 10 년 전
  Aanand Prasad cfb1b37da2 Merge pull request #2405 from dnephin/move_all_validation_to_config 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 c4096525c2 Merge pull request #2364 from dnephin/handle_signals_properly 10 년 전
  Stéphane Seguin 61f91ebff7 Fix restart with stopped containers. 10 년 전
  Daniel Nephin 6236bb0019 Handle both SIGINT and SIGTERM for docker-compose run. 10 년 전
  Daniel Nephin ea4230e7a2 Handle both SIGINT and SIGTERM for docker-compose up. 10 년 전
  Adrian Budau c5c36d8b00 Added --force-rm to compose build. 10 년 전
  Daniel Nephin 3456002aef Don't set the hostname to the service name with networking. 10 년 전
  Daniel Nephin 3d9e3d0877 Remove service.start_container() 10 년 전
  Daniel Nephin 45635f7097 Move cli tests to a new testing package. 10 년 전