Sebastiaan van Stijn
|
d4f6000712
remove import aliases for containerd/errdefs
|
4 months ago |
Nicolas De Loof
|
eb3074bbda
include platform and creation date listing image used by running compose application
|
6 months ago |
Sebastiaan van Stijn
|
ad4cbee498
bump github.com/docker/docker, docker/cli v28.2.2
|
6 months ago |
tongjicoder
|
2e71440bee
refactor: use slices.Contains to simplify code
|
6 months ago |
Nicolas De Loof
|
6c1ee1069b
support refresh pull policy
|
9 months ago |
Sebastiaan van Stijn
|
cf2fc2005c
go.mod: docker/docker, docker/cli v28.0.0, buildx v0.21.1
|
9 months ago |
Sebastiaan van Stijn
|
c23a7e7281
golangci-lint: enable copyloopvar linter
|
9 months ago |
Nicolas De Loof
|
fa39503469
image can be set to a local ID, that isn't a valid docker ref
|
11 months ago |
Sebastiaan van Stijn
|
446e00520c
format code with gofumpt
|
1 year ago |
koooge
|
799ab842a0
Fix compose images that reutn a different image with the same ID
|
1 year ago |
Nicolas De Loof
|
df1533a1ca
[lint] don't use deprecated types
|
2 years ago |
Matthew Walowski
|
6ecab95775
Include image name in error message
|
2 years ago |
Sebastiaan van Stijn
|
f4f2e934ac
migrate to github.com/distribution/reference
|
2 years ago |
Nicolas De Loof
|
05e987dd0a
fix parsing of repository:tag
|
3 years ago |
Nicolas De Loof
|
9668f600d1
project name MUST be lowercase
|
3 years ago |
Nicolas De Loof
|
85a4d04096
recreate container after image has been rebuilt/pulled
|
3 years ago |
Nicolas De Loof
|
f86f252a66
composeService to use dockerCli's In/Out/Err streams
|
3 years ago |
Kevin Roy
|
d7d29b25bc
compose images should list created containers images
|
4 years ago |
Nicolas De Loof
|
1ae9b3cb5d
move compose-cli code into docker/compose/v2
|
4 years ago |
Nicolas De Loof
|
49e7f2d45d
Move compose v2 implementation under pkg/compose with dependencies
|
4 years ago |