Max Proske
|
85d6770b7f
Fix panic when watch rebuilds without up
|
1 month ago |
Varun Chawla
|
81d7d3c60b
fix: execute post_start hooks in docker compose run
|
1 month ago |
Sebastiaan van Stijn
|
f9828dfab9
modernize some code
|
2 months ago |
Sebastiaan van Stijn
|
da691c7cc1
pkg/compose: un-export consts
|
2 months ago |
Sebastiaan van Stijn
|
fefdc95224
pkg/compose: defaultNetworkSettings: slight refactor
|
2 months ago |
Sebastiaan van Stijn
|
08c32e9033
pkg/compose: defaultNetworkSettings: return early for unsupported feature
|
2 months ago |
Sebastiaan van Stijn
|
bdb630fb89
pkg/compose: format layer push progress
|
2 months ago |
Nicolas De Loof
|
3697b128a1
pkg/compose: format layer pull progress
|
2 months ago |
Sebastiaan van Stijn
|
b285e48976
pkg/compose: remove unused consts
|
3 months ago |
Sebastiaan van Stijn
|
8193d86d2f
pkg/bridge: remove uses of go-connections
|
4 months ago |
Sebastiaan van Stijn
|
bfb5511d0d
go.mod: bump github.com/moby/moby/api v1.53.0, moby/client v0.2.2
|
8 months ago |
dependabot[bot]
|
7abaa06617
build(deps): bump go.yaml.in/yaml/v4 from 4.0.0-rc.3 to 4.0.0-rc.4
|
2 months ago |
dependabot[bot]
|
3b0e8f538e
build(deps): bump golang.org/x/sys from 0.40.0 to 0.41.0
|
2 months ago |
Sebastiaan van Stijn
|
af376603c3
update to go1.25.7
|
2 months ago |
Michael Irwin
|
7f8814f4c5
Fix invalid path error when using OCI artifacts on Windows
|
2 months ago |
CrazyMax
|
af0029afe1
ci: use bin-image edge tag directly for e2e tests
|
2 months ago |
CrazyMax
|
b76feb66e1
ci: fix missing dependency on bin-image job
|
2 months ago |
CrazyMax
|
9dc7f1e70c
ci: use docker/github-builder to build, sign and push bin image
|
2 months ago |
CrazyMax
|
03205124fe
ci: use docker/github-builder to build, sign binaries
|
2 months ago |
Sebastiaan van Stijn
|
8b769bad6b
pkg/compose: remove dependency on github.com/docker/buildx/driver
|
2 months ago |
Nicolas De Loof
|
671507a8b3
fix panic
|
2 months ago |
ibrahim yapar
|
56ab28aef3
compose: recreate container when mounted image digest changes
|
2 months ago |
Sebastiaan van Stijn
|
e7d870a106
update to go1.25.6
|
2 months ago |
Nepomuk Crhonek
|
d5bb3387ca
Fix potential nil pointer dereference in container event monitoring
|
2 months ago |
Salman Muin Kayser Chishti
|
d91fc63813
Upgrade GitHub Actions to latest versions
|
2 months ago |
Sebastiaan van Stijn
|
c51b1fea29
replace some uses of strings.Split(N) for strings.Cut
|
2 months ago |
Sebastiaan van Stijn
|
fa7549a851
Dockerfile: update golangci-lint to v2.8.0
|
2 months ago |
Mahesh Thakur
|
a061c17736
fix: emit container status events after network reconnection
|
2 months ago |
Sebastiaan van Stijn
|
c5e7d9158c
update to go1.24.12
|
2 months ago |
Nicolas De Loof
|
3783b8ada3
fsnotify is set in Dockerfile
|
2 months ago |