| .. |
|
testdata
|
7f18b47a9a
prefer canonical `compose.yaml` file name
|
4 years ago |
|
attach.go
|
d445ebba3f
fix linting issues with golangci-lint 1.60.2
|
1 year ago |
|
attach_service.go
|
80823b77ef
go ahead and wire up sig-proxy and no-stdin for consistency with underlying docker container attach
|
1 year ago |
|
build.go
|
d445ebba3f
fix linting issues with golangci-lint 1.60.2
|
1 year ago |
|
build_buildkit.go
|
7c42776770
Improve buildkit node creation (#10843)
|
2 years ago |
|
build_classic.go
|
d445ebba3f
fix linting issues with golangci-lint 1.60.2
|
1 year ago |
|
compose.go
|
9c60fe67df
revert commits link to mount API over bind changes
|
1 year ago |
|
container.go
|
27227a8824
lint: add `nolintlint` and clean up `nolint` directives (#9738)
|
3 years ago |
|
containers.go
|
4f9db4d3e6
fix(containers): fix sorting logic by adding secondary sorting for one-off containers
|
1 year ago |
|
convergence.go
|
ce27dba52e
wait for dependent service up to delay set by --wait-timeout
|
1 year ago |
|
convergence_test.go
|
ce27dba52e
wait for dependent service up to delay set by --wait-timeout
|
1 year ago |
|
convert.go
|
f414bf7892
fix engine version require to use healthcheck.start_interval
|
1 year ago |
|
cp.go
|
2636dcf064
go.mod: docker/docker and docker/cli v27.0.1-rc.1
|
1 year ago |
|
create.go
|
34b18194f7
check secret source exists, as bind mount would create target as a folder otherwise
|
1 year ago |
|
create_test.go
|
9c60fe67df
revert commits link to mount API over bind changes
|
1 year ago |
|
dependencies.go
|
524a97e553
Fix typos
|
1 year ago |
|
dependencies_test.go
|
5059a1d7bf
Set Required false to depends_on containers for compose -p stop/down
|
1 year ago |
|
desktop.go
|
fd532a37e7
fix(desktop): remove overly-aggressive feature flag check (#11748)
|
1 year ago |
|
down.go
|
1d608e0338
Use logrus instead of direct output to stderr.
|
1 year ago |
|
down_test.go
|
2636dcf064
go.mod: docker/docker and docker/cli v27.0.1-rc.1
|
1 year ago |
|
envresolver.go
|
bbaaa6a9de
config: case-insensitive env vars on Windows (#9438)
|
3 years ago |
|
envresolver_test.go
|
34e945a598
ci: remove uses of deprecated gotest.tools v2 (#9935)
|
3 years ago |
|
errors.go
|
cda04f288e
adopt compose-go/v2
|
1 year ago |
|
events.go
|
2636dcf064
go.mod: docker/docker and docker/cli v27.0.1-rc.1
|
1 year ago |
|
exec.go
|
56e2ad9ee5
update to v1.25 for RunAttach
|
1 year ago |
|
filters.go
|
1bd8a773a7
detect network conflict as name is not guaranteed to be unique (#10612)
|
2 years ago |
|
hash.go
|
d658fecc63
service hash must exlude depends_on
|
1 year ago |
|
hash_test.go
|
cda04f288e
adopt compose-go/v2
|
1 year ago |
|
image_pruner.go
|
3b541b071c
Bump docker v26.0.0
|
1 year ago |
|
images.go
|
df1533a1ca
[lint] don't use deprecated types
|
1 year ago |
|
kill.go
|
d445ebba3f
fix linting issues with golangci-lint 1.60.2
|
1 year ago |
|
kill_test.go
|
d3d378b92a
restore setEnvWithDotEnv
|
1 year ago |
|
logs.go
|
29692b5921
Introduce --abort-on-container-failure
|
1 year ago |
|
logs_test.go
|
74cc091225
github.com/golang/mock is deprecated
|
1 year ago |
|
ls.go
|
df1533a1ca
[lint] don't use deprecated types
|
1 year ago |
|
ls_test.go
|
cb45c6f2df
Add unit tests for combinedConfigFiles logic ✅
|
3 years ago |
|
metrics.go
|
524a97e553
Fix typos
|
1 year ago |
|
pause.go
|
a14abb9044
cli: option to write status messages on stdout (#10549)
|
2 years ago |
|
port.go
|
b0af2deb2b
when --index is not set select first service container
|
2 years ago |
|
printer.go
|
524a97e553
Fix typos
|
1 year ago |
|
ps.go
|
250c3112b9
Fix: change append to use slice index in ps.go
|
1 year ago |
|
ps_test.go
|
250c3112b9
Fix: change append to use slice index in ps.go
|
1 year ago |
|
publish.go
|
cc09f39f29
Readd event
|
1 year ago |
|
pull.go
|
b633c5c3e1
Fix typo in pull.go
|
1 year ago |
|
push.go
|
3b541b071c
Bump docker v26.0.0
|
1 year ago |
|
remove.go
|
d445ebba3f
fix linting issues with golangci-lint 1.60.2
|
1 year ago |
|
restart.go
|
fd1f73a5e7
prevent concurrent map write relying on project immutability
|
1 year ago |
|
run.go
|
ce27dba52e
wait for dependent service up to delay set by --wait-timeout
|
1 year ago |
|
scale.go
|
b3792dd258
progress for resource can be restarted after more Working event comes
|
1 year ago |
|
secrets.go
|
2636dcf064
go.mod: docker/docker and docker/cli v27.0.1-rc.1
|
1 year ago |
|
start.go
|
ce27dba52e
wait for dependent service up to delay set by --wait-timeout
|
1 year ago |
|
stop.go
|
5059a1d7bf
Set Required false to depends_on containers for compose -p stop/down
|
1 year ago |
|
stop_test.go
|
2636dcf064
go.mod: docker/docker and docker/cli v27.0.1-rc.1
|
1 year ago |
|
top.go
|
9668f600d1
project name MUST be lowercase
|
3 years ago |
|
up.go
|
d445ebba3f
fix linting issues with golangci-lint 1.60.2
|
1 year ago |
|
viz.go
|
d445ebba3f
fix linting issues with golangci-lint 1.60.2
|
1 year ago |
|
viz_test.go
|
74cc091225
github.com/golang/mock is deprecated
|
1 year ago |
|
wait.go
|
d445ebba3f
fix linting issues with golangci-lint 1.60.2
|
1 year ago |
|
watch.go
|
d2b9456137
append unix-style relative path when computing container target path
|
1 year ago |
|
watch_test.go
|
9549a213ba
feat(watch): Add --prune option to docker-compose watch command
|
1 year ago |