Commit History

Author SHA1 Message Date
  Joffrey F 1a77a7fd44 Merge pull request #3756 from nkovacs/2419-run-rm-volumes 8 years ago
  Joffrey F eca3146c9c Merge pull request #3617 from dguo/help-nonexistent-command 8 years ago
  Joffrey F 9e90b6e645 Merge pull request #4553 from edsrzf/config-volumes 8 years ago
  Evan Shaw d67261f26e Add --volumes flag to config command 8 years ago
  Evan Shaw b4b221f6a3 Update to address code review feedback 8 years ago
  Evan Shaw c6a271e57c Hide parallel pull behind --parallel flag 8 years ago
  Joffrey F 66f4a795a2 Don't import pip inside Compose 8 years ago
  Peter Urda a67500ee57 Added `top` to `docker-compose` to display running processes. 9 years ago
  Joffrey F 5895d8bbc9 Detect conflicting version of the docker python SDK and prevent execution 8 years ago
  Danny Guo fbcc1510cc Handle giving help a nonexistent command 9 years ago
  Joffrey F 6aacf51427 Win32 interactive run - Connect container to networks before starting 9 years ago
  Daniel Nephin 079c95c340 Use stop grace period for container stop. 9 years ago
  Joffrey F d2fb146913 Replace "which" calls with the portable find_executable function 9 years ago
  Aanand Prasad 925915eb25 Show clear error when docker binary can't be found 9 years ago
  Aanand Prasad 8314a48a2e Attach interactively on Windows by shelling out 9 years ago
  Joffrey F 13bcd85eb3 Merge pull request #3808 from jgsqware/patch-1 9 years ago
  JG² 17f46f8999 Update rm.md 9 years ago
  Joffrey F 9abbe1b7f8 Catchable error for parse failures in split_buffer 9 years ago
  Aanand Prasad 887ed8d1b6 Rename --fetch-digests to --push-images and remove auto-pull 9 years ago
  Nikola Kovacs 958758ff6d Remove anonymous volumes when using run --rm. 9 years ago
  Daniel Nephin 10749e187c Merge pull request #3718 from aanand/fix-run-entrypoint 9 years ago
  Aanand Prasad 593d1aeb09 Fix bugs with entrypoint/command in docker-compose run 9 years ago
  Tomas Tomecek fea970dff3 service: detailed error messages for create and start 9 years ago
  Aanand Prasad 98818d4e50 Merge pull request #3591 from staticshock/togather 9 years ago
  allencloud 931b01acf9 make-output-consistent-typo 9 years ago
  Aanand Prasad 10ae81f8cf Post-merge fix - restore Environment import in main.py 9 years ago
  Joffrey F 5d244ef6d8 Unset env vars behavior in 'run' mirroring engine 9 years ago
  Aanand Prasad 058a7659ba Update bundle extension 9 years ago
  Anton Backer 80af26d2bb togather -> together 9 years ago
  Aanand Prasad 020d46ff21 Warn on missing digests, don't push/pull by default 9 years ago