| .. |
|
testdata
|
7f18b47a9a
prefer canonical `compose.yaml` file name
|
4 years ago |
|
attach.go
|
24f83271f2
don't assume os.Stdout and rely on dockerCLI.streams
|
2 years ago |
|
build.go
|
73ebbffb08
Don't share the options map
|
2 years ago |
|
build_buildkit.go
|
3f0550f884
log the error object instead of the string message only
|
3 years ago |
|
build_classic.go
|
fd353ffa94
add support of privileged attribut in service.build section
|
2 years ago |
|
compose.go
|
a0acc20d88
introduce --parallel to limit concurrent engine calls
|
2 years ago |
|
container.go
|
27227a8824
lint: add `nolintlint` and clean up `nolint` directives (#9738)
|
3 years ago |
|
containers.go
|
804d7163a7
detect required service are gone to stop watching
|
2 years ago |
|
convergence.go
|
b8bbdcd872
detect dependency failed to start
|
2 years ago |
|
convergence_test.go
|
34e945a598
ci: remove uses of deprecated gotest.tools v2 (#9935)
|
3 years ago |
|
convert.go
|
49e7f2d45d
Move compose v2 implementation under pkg/compose with dependencies
|
4 years ago |
|
cp.go
|
96cbb1cbcf
Add "style" tag to gocritic
|
3 years ago |
|
create.go
|
96bbda98f8
add support for uts namespace
|
2 years ago |
|
create_test.go
|
cfdec21a7f
Fix linting issues
|
3 years ago |
|
dependencies.go
|
b96e27e0e7
limit build concurrency according to --parallel
|
2 years ago |
|
dependencies_test.go
|
34e945a598
ci: remove uses of deprecated gotest.tools v2 (#9935)
|
3 years ago |
|
down.go
|
37d15d7e6b
Ignore not only auto-removed containers but also "removal in progress" for orphan containers
|
2 years ago |
|
down_test.go
|
18ce1f41b7
replace deprecated functions
|
3 years 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
|
49e7f2d45d
Move compose v2 implementation under pkg/compose with dependencies
|
4 years ago |
|
events.go
|
9668f600d1
project name MUST be lowercase
|
3 years ago |
|
exec.go
|
a964d5587b
align cp command index management with exec command
|
3 years ago |
|
filters.go
|
1ae9b3cb5d
move compose-cli code into docker/compose/v2
|
4 years ago |
|
hash.go
|
986bc44549
service hash MUST exclude replicas
|
2 years ago |
|
hash_test.go
|
986bc44549
service hash MUST exclude replicas
|
2 years ago |
|
image_pruner.go
|
801678686c
add license to file
|
3 years ago |
|
images.go
|
05e987dd0a
fix parsing of repository:tag
|
2 years ago |
|
kill.go
|
fcfcc1524e
Apply compose model on `compose kill`, add `--remove-orphans`
|
3 years ago |
|
kill_test.go
|
18ce1f41b7
replace deprecated functions
|
3 years ago |
|
logs.go
|
22d2e83896
don't fail `logs` when driver:none is set
|
2 years ago |
|
logs_test.go
|
0368f19030
distinguish stdout and stderr in `up` logs
|
2 years ago |
|
ls.go
|
2e96829607
Add gocritic to linters
|
3 years ago |
|
ls_test.go
|
cb45c6f2df
Add unit tests for combinedConfigFiles logic ✅
|
3 years ago |
|
metrics.go
|
2e96829607
Add gocritic to linters
|
3 years ago |
|
pause.go
|
f6e96dd783
if command is ran with a compose file, apply the compose model, not just project name
|
3 years ago |
|
port.go
|
053f20edab
port: improve error-handling if port not found (#10039)
|
2 years ago |
|
printer.go
|
24f83271f2
don't assume os.Stdout and rely on dockerCLI.streams
|
2 years ago |
|
ps.go
|
b326a9da1d
don't filter by services if no filter was set
|
2 years ago |
|
ps_test.go
|
b326a9da1d
don't filter by services if no filter was set
|
2 years ago |
|
pull.go
|
8b4ac37f9c
introduce `--ignore-buildable` to ignore buildable images on pull
|
2 years ago |
|
push.go
|
a0acc20d88
introduce --parallel to limit concurrent engine calls
|
2 years ago |
|
remove.go
|
f1313f3a09
use a simpler prompt implementation when we lack a terminal
|
2 years ago |
|
restart.go
|
3bf29d401c
bump docker dependencies version
|
3 years ago |
|
run.go
|
279225896a
run: clean service command if entrypoint is overridden (#9836)
|
3 years ago |
|
secrets.go
|
5c1484ece6
apply uid/gid when creating secret from environment
|
2 years ago |
|
start.go
|
22d2e83896
don't fail `logs` when driver:none is set
|
2 years ago |
|
stop.go
|
f6e96dd783
if command is ran with a compose file, apply the compose model, not just project name
|
3 years ago |
|
stop_test.go
|
18ce1f41b7
replace deprecated functions
|
3 years ago |
|
top.go
|
9668f600d1
project name MUST be lowercase
|
3 years ago |
|
up.go
|
24f83271f2
don't assume os.Stdout and rely on dockerCLI.streams
|
2 years ago |