Guillaume Lours
|
385b3f5c96
bump compose-go to version v2.8.2
|
3 月之前 |
Nicolas De Loof
|
2d482e61ce
propagate docker endpoint to bake using DOCKER_* env variables
|
3 月之前 |
Nicolas De loof
|
c75418ee07
Apply suggestions from code review
|
3 月之前 |
Nicolas De Loof
|
0cdc5c9bff
rename --no-TTY => --no-tty for consistency
|
3 月之前 |
Nicolas De Loof
|
b768232c0e
document (hidden) --tty --interactive flags
|
3 月之前 |
Nicolas De Loof
|
09689400e5
fix run --build support for service:* reference in additional_context
|
3 月之前 |
Nicolas De Loof
|
cb3691154b
detect container is restarted
|
3 月之前 |
Nicolas De Loof
|
b387ba4a05
only load COMPOSE_* from $PWD/.env
|
3 月之前 |
Nicolas De Loof
|
7cd569922e
only propagate os.Env to bake, not the whole project.Environment
|
3 月之前 |
Nicolas De Loof
|
eec2bb7ea6
only force plain mode build if progress is set to auto
|
3 月之前 |
dependabot[bot]
|
2c15aef2ed
build(deps): bump golang.org/x/sys from 0.35.0 to 0.36.0
|
3 月之前 |
dependabot[bot]
|
290366205b
build(deps): bump golang.org/x/sync from 0.16.0 to 0.17.0
|
3 月之前 |
Guillaume Lours
|
a91ca95a71
bump golang to version 1.24.7
|
3 月之前 |
Sebastiaan van Stijn
|
beb81a73f9
pkg/compose: remove aliases for container-state consts
|
3 月之前 |
Sebastiaan van Stijn
|
f217207876
pkg/compose: use state consts from moby API
|
3 月之前 |
Nicolas De Loof
|
02ffe2ac6c
prefer application container vs one-off running `exec` without index
|
3 月之前 |
dependabot[bot]
|
f48131fb66
build(deps): bump github.com/spf13/pflag from 1.0.9 to 1.0.10
|
3 月之前 |
Nicolas De Loof
|
4dd369bdcb
fix sigint/sigterm support in logs --follow
|
3 月之前 |
dependabot[bot]
|
ad73766bf2
build(deps): bump github.com/docker/buildx from 0.28.0-rc2 to 0.28.0
|
3 月之前 |
Sebastiaan van Stijn
|
3c1f5a1815
go.mod: bump github.com/docker/docker, docker/cli v28.4.0
|
3 月之前 |
dependabot[bot]
|
42d1e4c333
build(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1
|
3 月之前 |
dependabot[bot]
|
6ca8663bda
build(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.9
|
3 月之前 |
Sebastiaan van Stijn
|
b33ecf65e8
go.mod: bump buildx v0.28.0-rc2, buildkit v0.24.0-rc2
|
3 月之前 |
Roberto Villarreal
|
04b8ac5fe4
Unquote volume names in creation events
|
3 月之前 |
dependabot[bot]
|
d09948da41
build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1
|
3 月之前 |
Sebastiaan van Stijn
|
f1efbb8322
use enum-consts for State and Health
|
3 月之前 |
Sebastiaan van Stijn
|
1d52012b82
go.mod: bump buildkit v0.24.0-rc1, buildx v0.28.0-rc1
|
3 月之前 |
Sebastiaan van Stijn
|
1d69f4a68c
pkg/compose: composeService.Up: rewrite without go-multierror
|
3 月之前 |
Kian Eliasi
|
6078b4d99d
Fix: use image created time when last tag time is not present
|
3 月之前 |
Kian Eliasi
|
73e593e69a
Fix: incorrect time when last tag time is not set
|
3 月之前 |