Suleiman Dibirov eba3ff8f37 fix(config): Print service names with --no-interpolate 1 year ago
..
alpha.go 51ebeb5441 introduce generate command as alpha command 1 year ago
attach.go e330f5905b docs: unify no trailing dots in docstrings and help (#11301) 2 years ago
build.go 69384a9a0f Removes redundant condition from toAPIBuildOptions in build.go 1 year ago
completion.go f46ca459d2 services shell completion bugfix 2 years ago
compose.go 15bd0b0c5f add support for raw env_file format 1 year ago
compose_test.go 5d05df6e5c update compose-go to version using immutable Project functions 2 years ago
config.go eba3ff8f37 fix(config): Print service names with --no-interpolate 1 year ago
cp.go 7c46beb8af resurrect --all flag for cp to target oneoff container 1 year ago
create.go a7424435b3 Restore compose v1 behavior to recreate containers when ran with -V 1 year ago
create_test.go 74cc091225 github.com/golang/mock is deprecated 2 years ago
down.go e330f5905b docs: unify no trailing dots in docstrings and help (#11301) 2 years ago
events.go d445ebba3f fix linting issues with golangci-lint 1.60.2 1 year ago
exec.go e330f5905b docs: unify no trailing dots in docstrings and help (#11301) 2 years ago
export.go b9d0c77cde feat: add export command 1 year ago
generate.go 51ebeb5441 introduce generate command as alpha command 1 year ago
images.go d445ebba3f fix linting issues with golangci-lint 1.60.2 1 year ago
kill.go e330f5905b docs: unify no trailing dots in docstrings and help (#11301) 2 years ago
list.go d445ebba3f fix linting issues with golangci-lint 1.60.2 1 year ago
logs.go 58ec0e9fb6 get log to manage `attach` 2 years ago
options.go 26aca867d8 avoid use of service.Name when iterating on project.Services 2 years ago
options_test.go 26aca867d8 avoid use of service.Name when iterating on project.Services 2 years ago
pause.go 0d48a93f57 chore(load): ensure context passed to load 2 years ago
port.go d445ebba3f fix linting issues with golangci-lint 1.60.2 1 year ago
ps.go d445ebba3f fix linting issues with golangci-lint 1.60.2 1 year ago
ps_test.go 74cc091225 github.com/golang/mock is deprecated 2 years ago
publish.go 26064d4b60 allow usage of -f flag with oci Compose artifact 1 year ago
pull.go e330f5905b docs: unify no trailing dots in docstrings and help (#11301) 2 years ago
pullOptions_test.go 5d05df6e5c update compose-go to version using immutable Project functions 2 years ago
push.go 16c8099cf8 Use listener for file metadata 2 years ago
remove.go 0d48a93f57 chore(load): ensure context passed to load 2 years ago
restart.go e330f5905b docs: unify no trailing dots in docstrings and help (#11301) 2 years ago
run.go 94246f3cac pass QuietOption when starting dependencies from run command 2 years ago
scale.go e330f5905b docs: unify no trailing dots in docstrings and help (#11301) 2 years ago
start.go 0d48a93f57 chore(load): ensure context passed to load 2 years ago
stats.go 0d48a93f57 chore(load): ensure context passed to load 2 years ago
stop.go 0d48a93f57 chore(load): ensure context passed to load 2 years ago
top.go d445ebba3f fix linting issues with golangci-lint 1.60.2 1 year ago
up.go 407d825705 Remove feature flag integration with Docker Desktop for ComposeUI and ComposeNav 1 year ago
up_test.go 138facea62 project.Services is a map 2 years ago
version.go d445ebba3f fix linting issues with golangci-lint 1.60.2 1 year ago
viz.go 16c8099cf8 Use listener for file metadata 2 years ago
viz_test.go 7840a92c40 Added tests to `viz` subcommand 2 years ago
wait.go 98e261ba32 docs(wait): Fix wait command description 1 year ago
watch.go 9549a213ba feat(watch): Add --prune option to docker-compose watch command 1 year ago