| .. |
|
testdata
|
7f18b47a9a
prefer canonical `compose.yaml` file name
|
4 years ago |
|
attach.go
|
0f5b5ccbd0
detect replacement container is created and inform printer so it attach and don't stop
|
2 years ago |
|
build.go
|
200f47e5be
Add support for `additional_contexts` in `build` service config
|
2 years ago |
|
build_buildkit.go
|
70ab9f8f33
bump docker engine and cli version to 23.0.0 with buildkit(v0.11.2) and buildx (v0.10.2)
|
2 years ago |
|
build_classic.go
|
200f47e5be
Add support for `additional_contexts` in `build` service config
|
2 years ago |
|
compose.go
|
3f7d3c2661
add dry-run support for pull command
|
2 years ago |
|
container.go
|
27227a8824
lint: add `nolintlint` and clean up `nolint` directives (#9738)
|
3 years ago |
|
containers.go
|
0f5b5ccbd0
detect replacement container is created and inform printer so it attach and don't stop
|
2 years ago |
|
convergence.go
|
bfeb1dc277
Fix concurrent map read/write when recreating containers
|
2 years ago |
|
convergence_test.go
|
b5f0a4eefa
use containers we expect to start for wait condition
|
2 years ago |
|
convert.go
|
49e7f2d45d
Move compose v2 implementation under pkg/compose with dependencies
|
4 years ago |
|
cp.go
|
fdc1738143
add log when copying files/directories between host and containers (both way)
|
2 years ago |
|
create.go
|
bfeb1dc277
Fix concurrent map read/write when recreating containers
|
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
|
bbe1b77a67
progress writer uses dockercli.Err stream
|
2 years ago |
|
down_test.go
|
bbe1b77a67
progress writer uses dockercli.Err stream
|
2 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
|
82ef998511
Ignore containers created outside compose
|
2 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
|
bbe1b77a67
progress writer uses dockercli.Err stream
|
2 years ago |
|
kill_test.go
|
bbe1b77a67
progress writer uses dockercli.Err stream
|
2 years ago |
|
logs.go
|
0f5b5ccbd0
detect replacement container is created and inform printer so it attach and don't stop
|
2 years ago |
|
logs_test.go
|
bbe1b77a67
progress writer uses dockercli.Err stream
|
2 years ago |
|
ls.go
|
4ea44797f5
only consider containers with config_hash labels (i.e, created by compose)
|
2 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
|
bbe1b77a67
progress writer uses dockercli.Err stream
|
2 years ago |
|
port.go
|
053f20edab
port: improve error-handling if port not found (#10039)
|
2 years ago |
|
printer.go
|
0f5b5ccbd0
detect replacement container is created and inform printer so it attach and don't stop
|
2 years ago |
|
ps.go
|
b326a9da1d
don't filter by services if no filter was set
|
2 years ago |
|
ps_test.go
|
bbe1b77a67
progress writer uses dockercli.Err stream
|
2 years ago |
|
pull.go
|
bbe1b77a67
progress writer uses dockercli.Err stream
|
2 years ago |
|
push.go
|
bbe1b77a67
progress writer uses dockercli.Err stream
|
2 years ago |
|
remove.go
|
bbe1b77a67
progress writer uses dockercli.Err stream
|
2 years ago |
|
restart.go
|
bbe1b77a67
progress writer uses dockercli.Err stream
|
2 years ago |
|
run.go
|
754c06886f
one off container name use configured Separator for naming
|
2 years ago |
|
secrets.go
|
5c1484ece6
apply uid/gid when creating secret from environment
|
2 years ago |
|
start.go
|
bbe1b77a67
progress writer uses dockercli.Err stream
|
2 years ago |
|
stop.go
|
bbe1b77a67
progress writer uses dockercli.Err stream
|
2 years ago |
|
stop_test.go
|
bbe1b77a67
progress writer uses dockercli.Err stream
|
2 years ago |
|
top.go
|
9668f600d1
project name MUST be lowercase
|
3 years ago |
|
up.go
|
bbe1b77a67
progress writer uses dockercli.Err stream
|
2 years ago |
|
watch.go
|
105a7c5b70
watch: add file delete/rename handling
|
2 years ago |
|
watch_test.go
|
105a7c5b70
watch: add file delete/rename handling
|
2 years ago |