Commit Graph

  • 3853ad3911 prefer *task for memory efficiency updating tasks main Nicolas De Loof 2025-12-12 11:15:56 +01:00
  • 02008a0097 Restored image layer download progress details on pull. Nicolas De Loof 2025-12-12 09:22:44 +01:00
  • 4f419e5098 build(deps): bump golang.org/x/sync from 0.18.0 to 0.19.0 dependabot[bot] 2025-12-11 16:02:11 +00:00
  • b62cbed87c Fixed status alignment in progress UI. Nicolas De Loof 2025-12-10 10:58:10 +01:00
  • 2fc8c28a34
    build(deps): bump github.com/morikuni/aec from 1.0.0 to 1.1.0 dependabot/go_modules/github.com/morikuni/aec-1.1.0 dependabot[bot] 2025-12-11 09:03:30 +00:00
  • e96b590f56
    build(deps): bump tags.cncf.io/container-device-interface dependabot/go_modules/tags.cncf.io/container-device-interface-1.1.0 dependabot[bot] 2025-12-11 09:03:20 +00:00
  • aa9a71f37a run finalization synchronously Nicolas De Loof 2025-12-10 14:24:00 +01:00
  • ac211e6e51 build(deps): bump github.com/docker/cli-docs-tool from 0.10.0 to 0.11.0 dependabot[bot] 2025-12-10 09:03:01 +00:00
  • 778a627b8e Set Go min version to absolute minimum version required Austin Vazquez 2025-12-03 13:07:45 -06:00
  • 359d2f076e ci: use .go-version file for actions/setup-go Austin Vazquez 2025-12-09 09:32:27 -06:00
  • c9e0d83e14 ci: upgrade actions/setup-go from v5 to v6 Austin Vazquez 2025-12-09 09:25:35 -06:00
  • 3e206fdcc6 build(deps): bump golang.org/x/sys from 0.38.0 to 0.39.0 dependabot[bot] 2025-12-09 09:03:08 +00:00
  • d12947e9f8 Fixed broken run --quiet. Nicolas De Loof 2025-12-08 11:05:17 +01:00
  • 0878c59a74 chore: fix grammatical errors and improve clarity in code xiaolinny 2025-12-08 17:52:42 +08:00
  • c0345e4f45 restore support for COMPOSE_COMPATIBILITY Nicolas De Loof 2025-12-05 13:13:52 +01:00
  • 9fada6cc23 Bumped build images: tonistiigi/xx:1.9.0, crazymax/osxcross:15.5 Nicolas De Loof 2025-12-05 13:26:36 +01:00
  • 85ea24b62c Fix grammar: pluralize 'service' and remove apostrophes in lets Rashmi Vagha 2025-12-04 17:04:34 -05:00
  • 000a4a4b9f check buildx version before comparing it yangfeiyu 2025-12-03 21:45:23 +08:00
  • 08de90c267 bump golang 1.24.11 Austin Vazquez 2025-12-03 12:04:17 -06:00
  • cfcee45a89 fix SDK example Nicolas De Loof 2025-12-03 16:04:27 +01:00
  • 13d70b1c11 refactor: replace interface{} with any for clarity and modernization v5.0.0 zjumathcode 2025-12-02 15:25:18 +08:00
  • 72f4d655ef Bump compose go to v2.10.0 Nicolas De Loof 2025-12-01 17:04:28 +01:00
  • dc66e6bad1 golangci-lint: use gci formatter instead of goimports Sebastiaan van Stijn 2025-11-28 16:04:15 +01:00
  • 8d9d5259e0 Fix grammar: change 'adopted' to 'adopt' in Docker Swarm note Rashmi Vagha 2025-11-28 19:28:52 -05:00
  • b32297dccd add --wait option to start command Nicolas De Loof 2025-12-01 08:59:17 +01:00
  • af8cac5768 just warn user Ignacio López Luna 2025-11-28 17:12:34 +01:00
  • 8477a85ce6 feat(model): reject runtime flags in model configuration Ignacio Lopez 2025-11-28 15:26:16 +01:00
  • 6ee7146354 build(deps): bump golang.org/x/crypto v0.45.0 Sebastiaan van Stijn 2025-11-28 15:32:48 +01:00
  • f28503426c build(deps): bump github.com/hashicorp/go-version from 1.7.0 to 1.8.0 dependabot[bot] 2025-11-28 09:03:16 +00:00
  • e0977c2df1 only check for env_file Nicolas De Loof 2025-11-27 14:14:25 +01:00
  • 2d569916fe skip includes preparing publish Nicolas De Loof 2025-11-27 14:09:30 +01:00
  • 3975f02153 refactor: use strings.Builder to improve performance liuyueyangxmu 2025-11-26 17:39:41 +08:00
  • fa832d72d7 Added support for build.no_cache_filter Nicolas De Loof 2025-11-13 10:24:07 +01:00
  • 822f5a702b refactor: replace Split in loops with more efficient SplitSeq vicerace 2025-11-25 18:12:11 +08:00
  • 68bb7a71ba bump dependencies Nicolas De Loof 2025-11-24 18:10:00 +01:00
  • 6f365395e5 Fix support for port range Nicolas De Loof 2025-11-16 18:49:48 +01:00
  • 3052934624 build(deps): bump github.com/docker/buildx from v0.29.1 to v0.30.0 Sebastiaan van Stijn 2025-11-16 11:29:06 +01:00
  • 428abab16a build(deps): bump github.com/moby/buildkit from v0.25.2 to v0.26.0 Sebastiaan van Stijn 2025-11-16 11:28:11 +01:00
  • 755618e707 build(deps): bump go.opentelemetry.io/otel v1.38.0, go.opentelemetry.io/contrib v0.63.0 Sebastiaan van Stijn 2025-11-16 11:27:28 +01:00
  • c47b8c32e3 Dockerfile: update golangci-lint to v2.6.2 Sebastiaan van Stijn 2025-11-11 01:04:30 +01:00
  • 89d3944837 fix linting issues Sebastiaan van Stijn 2025-11-11 01:04:30 +01:00
  • f2b14fe1aa gha: use custom names for matrix Sebastiaan van Stijn 2025-11-16 12:04:01 +01:00
  • bd2257b6d1 gha: test against docker v29, v28 Sebastiaan van Stijn 2025-11-16 11:42:37 +01:00
  • d7e5f20eb6 images command should display image Created time or N/A if not available v5.0.0-rc.2 Nicolas De Loof 2025-11-13 09:03:43 +01:00
  • 2b4543935c next release will be major version v5.x Nicolas De Loof 2025-11-13 07:30:15 +01:00
  • f0dce1b977 sdk docs: patch v5.0.0-rc.1 aevesdocker 2025-11-12 13:47:35 +00:00
  • 6e55832b1c add (restore) support for detach keys Nicolas De Loof 2025-11-10 11:07:07 +01:00
  • 45def51117 make DRYRUN_PREFIX a display attribute, move DryRunClient out of pkg/api Nicolas De Loof 2025-11-06 11:15:26 +01:00
  • aff5c115d6 move progress UI components into cmd Nicolas De Loof 2025-11-05 17:08:53 +01:00
  • 5ef495c898 removed unecessary check Nicolas De Loof 2025-11-07 08:10:55 +01:00
  • 9de7e2a388 SDK docs Nicolas De Loof 2025-11-04 10:52:48 +01:00
  • dc90c4e44d Grammatical fix Jonty 2025-11-10 15:31:56 +11:00
  • 91e1753d80 Grammatical fix Jonty 2025-11-10 15:31:12 +11:00
  • 9db27a65c6 Making the American/British spellings consistent to the error messages Jonty 2025-11-10 15:26:03 +11:00
  • efd7424da7 build(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0 dependabot[bot] 2025-11-10 09:57:38 +00:00
  • 02109c8d33 build(deps): bump golang.org/x/sys from 0.37.0 to 0.38.0 dependabot[bot] 2025-11-10 09:12:01 +00:00
  • c37ede62db on up buildOptions must include all enabled services Nicolas De Loof 2025-11-03 17:34:40 +01:00
  • 7eb5adeef6 introduce --insecure-registry, reserved for testing purpose Nicolas De Loof 2025-11-05 15:47:58 +01:00
  • 0793ad7c68 document support for OCI and Git remote resources Nicolas De Loof 2025-11-06 12:05:14 +01:00
  • 8137b2bce8 build(deps): bump github.com/docker/cli dependabot[bot] 2025-11-06 09:16:59 +00:00
  • 4e3372b473 build(deps): bump github.com/containerd/containerd/v2 dependabot[bot] 2025-11-06 09:03:39 +00:00
  • fef26fb372 build(deps): bump github.com/docker/docker dependabot[bot] 2025-11-06 09:04:11 +00:00
  • a32e13a2b0 build(deps): bump github.com/moby/buildkit from 0.25.1 to 0.25.2 dependabot[bot] 2025-11-06 09:03:48 +00:00
  • 67e39a41f2 fixes Suleiman Dibirov 2025-11-03 19:41:01 +02:00
  • dc1283289d fix: use NewParallelCLI in compose_run_build_once_test.go Suleiman Dibirov 2025-10-31 16:26:45 +02:00
  • 0c596ed3cf build(deps): bump github.com/containerd/platforms dependabot[bot] 2025-11-05 09:02:44 +00:00
  • 13870006fb disable progress UI when build is ran with --print Nicolas De Loof 2025-11-04 17:17:56 +01:00
  • af579ebd4b drop support for internal buildkit builder Nicolas De Loof 2025-11-03 18:56:20 +01:00
  • fc2a7d13fa from Compose CLI, we know the streams used to configure LogConsumer Nicolas De Loof 2025-11-04 10:07:52 +01:00
  • d70bb8cf5e distinguish event (short) status text and details Nicolas De Loof 2025-11-03 10:47:02 +01:00
  • bff3d35305 render events in order they were first received Nicolas De Loof 2025-11-03 10:17:59 +01:00
  • b80bb0586e Migrate CLI commands to use LoadProject API Guillaume Lours 2025-10-29 18:34:25 +01:00
  • d74274bc04 Add LoadProject method to Compose SDK API Guillaume Lours 2025-10-29 14:50:29 +01:00
  • 10f15cacdd fix typo in error message Stanislav Zhuk 2025-10-29 17:25:46 +02:00
  • 3658a063bb add AlwaysOkPrompt to replace 'AlwaysYes' current implementation' Guillaume Lours 2025-10-31 12:00:29 +01:00
  • 74a4ccdd85 fix various linting issues Sebastiaan van Stijn 2025-10-28 20:57:51 +01:00
  • 0d21922234 test checking bake internal load build definition v2.40.x Guillaume Lours 2025-10-30 18:20:25 +01:00
  • 6719f47bd4 test checking bake internal load build definition Guillaume Lours 2025-10-30 18:20:25 +01:00
  • 49b1c1e932 bump compose-go to version v2.9.1 v2.40.3 Guillaume Lours 2025-10-30 09:32:50 +01:00
  • 3eb2934eb7 bump compose-go to version v2.9.1 Guillaume Lours 2025-10-30 09:32:50 +01:00
  • 19351bbd7d fix compose_run_build_once_test.go Suleiman Dibirov 2025-10-30 09:05:09 +02:00
  • 3de9b0cc71 fix(git): Add validation for Git subdirectory paths to prevent traversal Suleiman Dibirov 2025-10-30 07:55:31 +02:00
  • 1d4acfb5fa Update e2e tests in compose_run_build_once_test.go to use project names for Docker Compose commands. Suleiman Dibirov 2025-10-28 18:43:40 +02:00
  • 670a181f77 Revert "no parallel in compose_run_build_once_test.go" Suleiman Dibirov 2025-10-28 18:35:54 +02:00
  • 739ae1b773 no parallel in compose_run_build_once_test.go Suleiman Dibirov 2025-10-28 18:02:35 +02:00
  • 141921e72b lint fix Suleiman Dibirov 2025-10-28 17:22:49 +02:00
  • c6bec2e712 add e2e tests Suleiman Dibirov 2025-10-28 16:15:32 +02:00
  • 0bd132b547 fix(run): Ensure images exist only for the target service in run command Suleiman Dibirov 2025-10-28 16:08:44 +02:00
  • c416ea7036 fix compose_run_build_once_test.go Suleiman Dibirov 2025-10-30 09:05:09 +02:00
  • 0d396bbacb fix(git): Add validation for Git subdirectory paths to prevent traversal Suleiman Dibirov 2025-10-30 07:55:31 +02:00
  • ee86f5527c run hooks on restart Nicolas De Loof 2025-10-27 08:08:15 +01:00
  • d0f2c3504a prompt default implementation to prevent a panic Nicolas De Loof 2025-10-24 09:56:47 +02:00
  • db1c279447 Code Cleanup Nicolas De Loof 2025-10-23 18:12:58 +02:00
  • 5e209ea113 Fix help output for "exec --no-tty" option Anton Ovchinnikov 2025-10-23 16:53:54 +02:00
  • 5dec597d4b fix OCI compose override support Nicolas De Loof 2025-10-23 10:04:40 +02:00
  • 47f6d02bef Test to check writeComposeFile detects invalid OCI artifact Nicolas De Loof 2025-10-22 19:35:03 +02:00
  • fc74c78963 Update e2e tests in compose_run_build_once_test.go to use project names for Docker Compose commands. Suleiman Dibirov 2025-10-28 18:43:40 +02:00
  • 658bff335f Revert "no parallel in compose_run_build_once_test.go" Suleiman Dibirov 2025-10-28 18:35:54 +02:00
  • 80030e1390 no parallel in compose_run_build_once_test.go Suleiman Dibirov 2025-10-28 18:02:35 +02:00
  • 6a35be5112 lint fix Suleiman Dibirov 2025-10-28 17:22:49 +02:00