Commit History

Author SHA1 Message Date
  Sebastiaan van Stijn 1d2223fb23 pkg/compose: use local copy of pkg/system.IsAbs 4 months ago
  Sebastiaan van Stijn 13cd780f30 migrate to use github.com/moby/go-archive 8 months ago
  Sebastiaan van Stijn 446e00520c format code with gofumpt 1 year ago
  Nicolas De Loof 7c46beb8af resurrect --all flag for cp to target oneoff container 1 year ago
  Albin Kerouanton 2636dcf064 go.mod: docker/docker and docker/cli v27.0.1-rc.1 1 year ago
  Matthieu MOREL 4f694919ff deps: remove deprecated github.com/pkg/errors 2 years ago
  Milas Bowman 37850f7955 ci: upgrade to Go 1.20.5 and Moby v24.x 2 years ago
  Nicolas De loof a14abb9044 cli: option to write status messages on stdout (#10549) 2 years ago
  Guillaume Lours 03f4c0e631 progress: make title configurable (#10507) 2 years ago
  Nicolas De Loof 9e19bc8441 use progress to show copy status 2 years ago
  Guillaume Lours fdc1738143 add log when copying files/directories between host and containers (both way) 2 years ago
  Guillaume Lours 2336d9fe35 support dry-run for cp command 2 years ago
  Ulysses Souza 96cbb1cbcf Add "style" tag to gocritic 3 years ago
  Guillaume Lours a603e27117 cp command from service to host: use the first container found to copy source on the host 3 years ago
  Guillaume Lours a964d5587b align cp command index management with exec command 3 years ago
  Guillaume Lours a983cf551d cp command: copy to all containers of a service as default behaviour 3 years ago
  Nicolas De Loof 9668f600d1 project name MUST be lowercase 3 years ago
  Nicolas De Loof f86f252a66 composeService to use dockerCli's In/Out/Err streams 3 years ago
  Nicolas De Loof c5b7624d10 compose cp doesn't need a full project and can copy from stopped container 4 years ago
  Nicolas De Loof 1ae9b3cb5d move compose-cli code into docker/compose/v2 4 years ago
  Mathieu Champlon 918fe00f3e Fix loop variable captures in goroutines 4 years ago
  Nicolas De Loof 49e7f2d45d Move compose v2 implementation under pkg/compose with dependencies 4 years ago