Nicolas De Loof
1297f97aef
prefer aec library over raw ANSI sequences
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com >
2025-12-15 16:36:57 +01:00
hiroto.toyoda
55cded1806
Avoid reassigning err variable
...
Signed-off-by: hiroto.toyoda <hiroto.toyoda@dena.com >
2025-12-15 15:18:54 +01:00
hiroto.toyoda
6c043929a0
Fix missing error handling in setEnvWithDotEnv
...
Signed-off-by: hiroto.toyoda <hiroto.toyoda@dena.com >
2025-12-15 15:18:54 +01:00
Alexis Lefebvre
2750330566
doc: do not mention v2 on README
...
Signed-off-by: Alexis Lefebvre <alexislefebvre+github@gmail.com >
2025-12-15 11:46:38 +01:00
Nicolas De Loof
e22426443e
Introduced fsnotify build tag to select watcher implementation
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com >
2025-12-15 10:16:12 +01:00
Guillaume Lours
6599f8ad84
add 'configured' event at the end of model configuration phase
...
Currently when using models, the final message is 'confugiring' which could let users think the DMR configuration is still pending
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com >
# Conflicts:
# pkg/api/event.go
2025-12-15 10:14:21 +01:00
Nicolas De Loof
3853ad3911
prefer *task for memory efficiency updating tasks
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com >
2025-12-12 14:22:02 +01:00
Nicolas De Loof
02008a0097
Restored image layer download progress details on pull.
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com >
2025-12-12 14:22:02 +01:00
dependabot[bot]
4f419e5098
build(deps): bump golang.org/x/sync from 0.18.0 to 0.19.0
...
Bumps [golang.org/x/sync](https://github.com/golang/sync ) from 0.18.0 to 0.19.0.
- [Commits](https://github.com/golang/sync/compare/v0.18.0...v0.19.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sync
dependency-version: 0.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-11 17:13:15 +01:00
Nicolas De Loof
b62cbed87c
Fixed status alignment in progress UI.
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com >
2025-12-11 15:25:03 +01:00
Nicolas De Loof
aa9a71f37a
run finalization synchronously
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com >
2025-12-10 22:49:37 +01:00
dependabot[bot]
ac211e6e51
build(deps): bump github.com/docker/cli-docs-tool from 0.10.0 to 0.11.0
...
Bumps [github.com/docker/cli-docs-tool](https://github.com/docker/cli-docs-tool ) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/docker/cli-docs-tool/releases )
- [Commits](https://github.com/docker/cli-docs-tool/compare/v0.10.0...v0.11.0 )
---
updated-dependencies:
- dependency-name: github.com/docker/cli-docs-tool
dependency-version: 0.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-10 10:14:31 +01:00
Austin Vazquez
778a627b8e
Set Go min version to absolute minimum version required
...
Signed-off-by: Austin Vazquez <austin.vazquez@docker.com >
2025-12-09 20:33:00 +01:00
Austin Vazquez
359d2f076e
ci: use .go-version file for actions/setup-go
...
Signed-off-by: Austin Vazquez <austin.vazquez@docker.com >
2025-12-09 20:33:00 +01:00
Austin Vazquez
c9e0d83e14
ci: upgrade actions/setup-go from v5 to v6
...
Signed-off-by: Austin Vazquez <austin.vazquez@docker.com >
2025-12-09 20:33:00 +01:00
dependabot[bot]
3e206fdcc6
build(deps): bump golang.org/x/sys from 0.38.0 to 0.39.0
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.38.0 to 0.39.0.
- [Commits](https://github.com/golang/sys/compare/v0.38.0...v0.39.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-version: 0.39.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-09 16:18:09 +01:00
Nicolas De Loof
d12947e9f8
Fixed broken run --quiet.
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com >
2025-12-08 13:34:26 +01:00
xiaolinny
0878c59a74
chore: fix grammatical errors and improve clarity in code
...
Signed-off-by: xiaolinny <xiaolincode@outlook.com >
2025-12-08 11:20:48 +01:00
Nicolas De Loof
c0345e4f45
restore support for COMPOSE_COMPATIBILITY
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com >
2025-12-07 18:42:04 +01:00
Nicolas De Loof
9fada6cc23
Bumped build images: tonistiigi/xx:1.9.0, crazymax/osxcross:15.5
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com >
2025-12-05 15:19:02 +01:00
Rashmi Vagha
85ea24b62c
Fix grammar: pluralize 'service' and remove apostrophes in lets
...
Signed-off-by: Rashmi Vagha <rvagha@umass.edu >
2025-12-05 10:33:35 +01:00
yangfeiyu
000a4a4b9f
check buildx version before comparing it
...
Signed-off-by: yangfeiyu <yangfeiyu20102011@163.com >
2025-12-04 08:34:13 +01:00
Austin Vazquez
08de90c267
bump golang 1.24.11
...
Signed-off-by: Austin Vazquez <austin.vazquez@docker.com >
2025-12-03 19:30:45 +01:00
Nicolas De Loof
cfcee45a89
fix SDK example
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com >
2025-12-03 16:55:23 +01:00
zjumathcode
13d70b1c11
refactor: replace interface{} with any for clarity and modernization
...
Signed-off-by: zjumathcode <pai314159@2980.com >
v5.0.0
2025-12-02 08:41:49 +01:00
Nicolas De Loof
72f4d655ef
Bump compose go to v2.10.0
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com >
2025-12-01 17:19:40 +01:00
Sebastiaan van Stijn
dc66e6bad1
golangci-lint: use gci formatter instead of goimports
...
Most files already grouped imports into "stdlib -> other -> local",
but some files didn't. The gci formatter is similar to goimports, but
has better options to make sure imports are grouped in the expected
order (and to make sure no additional groups are present).
This formatter has a 'fix' function, so code can be re-formatted auto-
matically;
golangci-lint run -v --fix
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2025-12-01 12:21:50 +01:00
Rashmi Vagha
8d9d5259e0
Fix grammar: change 'adopted' to 'adopt' in Docker Swarm note
...
Signed-off-by: Rashmi Vagha <rvagha@umass.edu >
2025-12-01 12:08:52 +01:00
Nicolas De Loof
b32297dccd
add --wait option to start command
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com >
2025-12-01 11:58:00 +01:00
Ignacio López Luna
af8cac5768
just warn user
...
Signed-off-by: Ignacio López Luna <ignasi.lopez.luna@gmail.com >
2025-11-28 18:52:36 +01:00
Ignacio Lopez
8477a85ce6
feat(model): reject runtime flags in model configuration
...
Signed-off-by: Ignacio López Luna <ignasi.lopez.luna@gmail.com >
2025-11-28 18:52:36 +01:00
Sebastiaan van Stijn
6ee7146354
build(deps): bump golang.org/x/crypto v0.45.0
...
full diff: https://github.com/golang/crypto/compare/v0.44.0...v0.45.0
Hello gophers,
We have tagged version v0.45.0 of golang.org/x/crypto in order to address two
security issues.
This version fixes a vulnerability in the golang.org/x/crypto/ssh package and a
vulnerability in the golang.org/x/crypto/ssh/agent package which could cause
programs to consume unbounded memory or panic respectively.
SSH servers parsing GSSAPI authentication requests don't validate the number of
mechanisms specified in the request, allowing an attacker to cause unbounded
memory consumption.
Thanks to Jakub Ciolek for reporting this issue.
This is CVE-2025-58181 and Go issue https://go.dev/issue/76363 .
SSH Agent servers do not validate the size of messages when processing new
identity requests, which may cause the program to panic if the message is
malformed due to an out of bounds read.
Thanks to Jakub Ciolek for reporting this issue.
This is CVE-2025-47914 and Go issue https://go.dev/issue/76364 .
Cheers, Go Security team
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2025-11-28 15:44:55 +01:00
dependabot[bot]
f28503426c
build(deps): bump github.com/hashicorp/go-version from 1.7.0 to 1.8.0
...
Bumps [github.com/hashicorp/go-version](https://github.com/hashicorp/go-version ) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/hashicorp/go-version/releases )
- [Changelog](https://github.com/hashicorp/go-version/blob/main/CHANGELOG.md )
- [Commits](https://github.com/hashicorp/go-version/compare/v1.7.0...v1.8.0 )
---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-version
dependency-version: 1.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-28 10:13:47 +01:00
Nicolas De Loof
e0977c2df1
only check for env_file
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com >
2025-11-28 09:48:55 +01:00
Nicolas De Loof
2d569916fe
skip includes preparing publish
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com >
2025-11-28 09:41:43 +01:00
liuyueyangxmu
3975f02153
refactor: use strings.Builder to improve performance
...
Signed-off-by: liuyueyangxmu <liuyueyangxmu@outlook.com >
2025-11-26 10:52:24 +01:00
Nicolas De Loof
fa832d72d7
Added support for build.no_cache_filter
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com >
2025-11-26 09:37:04 +01:00
vicerace
822f5a702b
refactor: replace Split in loops with more efficient SplitSeq
...
Signed-off-by: vicerace <vicerace@sohu.com >
2025-11-25 11:37:03 +01:00
Nicolas De Loof
68bb7a71ba
bump dependencies
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com >
2025-11-24 17:26:40 +00:00
Nicolas De Loof
6f365395e5
Fix support for port range
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com >
2025-11-16 20:38:54 +01:00
Sebastiaan van Stijn
3052934624
build(deps): bump github.com/docker/buildx from v0.29.1 to v0.30.0
...
full diff: https://github.com/docker/buildx/compare/v0.29.1...v0.30.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2025-11-16 14:55:26 +01:00
Sebastiaan van Stijn
428abab16a
build(deps): bump github.com/moby/buildkit from v0.25.2 to v0.26.0
...
full diff: https://github.com/moby/buildkit/compare/v0.25.2...v0.26.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2025-11-16 14:55:26 +01:00
Sebastiaan van Stijn
755618e707
build(deps): bump go.opentelemetry.io/otel v1.38.0, go.opentelemetry.io/contrib v0.63.0
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2025-11-16 14:55:26 +01:00
Sebastiaan van Stijn
c47b8c32e3
Dockerfile: update golangci-lint to v2.6.2
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2025-11-16 14:54:58 +01:00
Sebastiaan van Stijn
89d3944837
fix linting issues
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2025-11-16 14:54:58 +01:00
Sebastiaan van Stijn
f2b14fe1aa
gha: use custom names for matrix
...
Manually enumerate the combinations ((plugin|standalone), (version))
so that we can assign a predictable name ("stable", "oldstable") and
prevent having to update the branch-protection rules for each update
to mark the tests as required.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2025-11-16 14:42:03 +01:00
Sebastiaan van Stijn
bd2257b6d1
gha: test against docker v29, v28
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2025-11-16 14:42:03 +01:00
Nicolas De Loof
d7e5f20eb6
images command should display image Created time or N/A if not available
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com >
v5.0.0-rc.2
2025-11-13 09:40:56 +01:00
Nicolas De Loof
2b4543935c
next release will be major version v5.x
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com >
2025-11-13 09:32:43 +01:00
aevesdocker
f0dce1b977
sdk docs: patch
...
Signed-off-by: aevesdocker <allie.sadler@docker.com >
v5.0.0-rc.1
2025-11-12 16:24:24 +01:00