Commit History

Author SHA1 Message Date
  Nicolas De Loof b5f5e27597 don't use unitialized cli to setup DryRunClient 2 years ago
  Milas Bowman 37850f7955 ci: upgrade to Go 1.20.5 and Moby v24.x 2 years ago
  Nicolas De Loof cfe1a860ff fix detection of swarm mode 2 years ago
  Nicolas De Loof 00f72cb553 report external network not found when swarm is disabled 2 years ago
  Nicolas De loof a14abb9044 cli: option to write status messages on stdout (#10549) 2 years ago
  Sebastiaan van Stijn 1892be8c70 Don't use "info.IndexServerAddress" for authentication 2 years ago
  Guillaume Lours 3f7d3c2661 add dry-run support for pull command 2 years ago
  Guillaume Lours 3cfbac6624 restart only needed services by checking depends_on relations 2 years ago
  Guillaume Lours 2336d9fe35 support dry-run for cp command 2 years ago
  Nicolas De Loof 41e056341b rename `convert` to `config` to align with compose v1 UX 2 years ago
  Guillaume Lours 790712fa92 update tty and plain text writers to support dry run mode 2 years ago
  Guillaume Lours fb36f7fffd directly embed the orignal APIClient in the DryRunClient 2 years ago
  Guillaume Lours eb59b0e265 add alpha command to test dry-run 2 years ago
  Guillaume Lours 5081ab0507 create custom CLI when dry-run mode active 2 years ago
  Guillaume Lours fbf845c5f8 add dry-run flag 2 years ago
  Nicolas De Loof a0acc20d88 introduce --parallel to limit concurrent engine calls 2 years ago
  Nicolas De Loof 8f2b747104 use DistributionInspect to resolve image digest 2 years ago
  Nicolas De Loof 9ac4f69918 move image digests resolution to backend 2 years ago
  Milas Bowman b49b9ffe7e Merge remote-tracking branch 'upstream/v2' into down-image-rm 3 years ago
  Lucas Berg 7a8d157871 convert: do not escape $ into $$ when using the --no-interpolate option (#9703) 3 years ago
  Milas Bowman bc806da712 build: label built images for reliable cleanup on `down` 3 years ago
  Ulysses Souza 55cf579e02 Fix `down` with `--rmi` 3 years ago
  Milas Bowman 1ee44a0acb config: use correct YAML marshal func (#9712) 3 years ago
  Nicolas De Loof f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name 3 years ago
  Guillaume Lours 150fd4b8cf use '-' as separator by default for image name 3 years ago
  Nicolas De Loof e7f545907b don't remove external volumes/networks 3 years ago
  Nicolas De Loof 5e8040ea18 don't fail trying to remove container with no candidate 3 years ago
  Guillaume Lours 7036cda306 Merge pull request #9198 from ndeloof/dockerCli_stdout 3 years ago
  Nicolas De Loof 158b5ff6a3 build full compose model from resources, then filter by services 3 years ago
  Nicolas De Loof 22b8c731c7 prevent getCanonicalContainerName to crash 3 years ago