Sebastiaan van Stijn ab7a6e9322 pkg/compose: remove uses of deprecated mitchellh/mapstructure module 4 mēneši atpakaļ
..
testdata 66a47169d5 Publish compose file with required siblings used by `extends` 10 mēneši atpakaļ
transform c3a0c35681 implement extends.file replace without yqlib 10 mēneši atpakaļ
apiSocket.go 51acc58453 mount /var/run/docker.sock for --use-api-socket 6 mēneši atpakaļ
attach.go 485b6200ee (refactoring) introduce monitor to manage containers events and application termination 6 mēneši atpakaļ
attach_service.go 80823b77ef go ahead and wire up sig-proxy and no-stdin for consistency with underlying docker container attach 2 gadi atpakaļ
build.go 09689400e5 fix run --build support for service:* reference in additional_context 4 mēneši atpakaļ
build_bake.go 2ca7b96e33 resolve secrets based on env var before executing bake 4 mēneši atpakaļ
build_buildkit.go 0b0242d0ac add dry-run support to bake build 6 mēneši atpakaļ
build_classic.go ad4cbee498 bump github.com/docker/docker, docker/cli v28.2.2 7 mēneši atpakaļ
build_test.go fc8c56b407 select services implicitly declared by a service:xx build dependency 8 mēneši atpakaļ
commit.go ad4cbee498 bump github.com/docker/docker, docker/cli v28.2.2 7 mēneši atpakaļ
compose.go cf2fc2005c go.mod: docker/docker, docker/cli v28.0.0, buildx v0.21.1 11 mēneši atpakaļ
container.go beb81a73f9 pkg/compose: remove aliases for container-state consts 4 mēneši atpakaļ
containers.go f217207876 pkg/compose: use state consts from moby API 4 mēneši atpakaļ
convergence.go f217207876 pkg/compose: use state consts from moby API 4 mēneši atpakaļ
convergence_test.go cf2fc2005c go.mod: docker/docker, docker/cli v28.0.0, buildx v0.21.1 11 mēneši atpakaļ
convert.go 0403f0d76d e2e test for start_interval 8 mēneši atpakaļ
cp.go 1d2223fb23 pkg/compose: use local copy of pkg/system.IsAbs 6 mēneši atpakaļ
create.go 04b8ac5fe4 Unquote volume names in creation events 4 mēneši atpakaļ
create_test.go 955e4ed94e introduce networks.interface_name 9 mēneši atpakaļ
dependencies.go 12b73bea73 remove utils.Contains to prefer slice.ContainsFunc 7 mēneši atpakaļ
dependencies_test.go 5059a1d7bf Set Required false to depends_on containers for compose -p stop/down 1 gadu atpakaļ
desktop.go f5491328bb remove support of Synchronize File Shares integration with Docker Desktop 9 mēneši atpakaļ
down.go d4f6000712 remove import aliases for containerd/errdefs 6 mēneši atpakaļ
down_test.go c50d16cd78 pkg/compose: remove uses of moby/errdefs 6 mēneši atpakaļ
envresolver.go 446e00520c format code with gofumpt 1 gadu atpakaļ
envresolver_test.go 34e945a598 ci: remove uses of deprecated gotest.tools v2 (#9935) 3 gadi atpakaļ
events.go 35efa97b7d feat: add since & until flags to events command 6 mēneši atpakaļ
exec.go 3553aa26a6 add a default statut messsage to exec error to avoid empty line display 6 mēneši atpakaļ
export.go 482b622282 pkg/compose: implement Export using atomicwriter 9 mēneši atpakaļ
filters.go 1bd8a773a7 detect network conflict as name is not guaranteed to be unique (#10612) 2 gadi atpakaļ
generate.go 046879a4a2 replace uses of golang.org/x/exp/(maps|slices) for stdlib 7 mēneši atpakaļ
hash.go 332311358e Recreate container on volume configuration change 1 gadu atpakaļ
hash_test.go cda04f288e adopt compose-go/v2 2 gadi atpakaļ
hook.go 485b6200ee (refactoring) introduce monitor to manage containers events and application termination 6 mēneši atpakaļ
image_pruner.go d4f6000712 remove import aliases for containerd/errdefs 6 mēneši atpakaļ
images.go 6078b4d99d Fix: use image created time when last tag time is not present 4 mēneši atpakaļ
images_test.go 6078b4d99d Fix: use image created time when last tag time is not present 4 mēneši atpakaļ
kill.go cf2fc2005c go.mod: docker/docker, docker/cli v28.0.0, buildx v0.21.1 11 mēneši atpakaļ
kill_test.go f217207876 pkg/compose: use state consts from moby API 4 mēneši atpakaļ
logs.go 4dd369bdcb fix sigint/sigterm support in logs --follow 4 mēneši atpakaļ
logs_test.go 485b6200ee (refactoring) introduce monitor to manage containers events and application termination 6 mēneši atpakaļ
ls.go 2e71440bee refactor: use slices.Contains to simplify code 7 mēneši atpakaļ
ls_test.go 7bedb5a02c bump golangci-lint to version v2.0.2 9 mēneši atpakaļ
model.go 2d482e61ce propagate docker endpoint to bake using DOCKER_* env variables 4 mēneši atpakaļ
monitor.go cb3691154b detect container is restarted 4 mēneši atpakaļ
pause.go cf2fc2005c go.mod: docker/docker, docker/cli v28.0.0, buildx v0.21.1 11 mēneši atpakaļ
plugins.go 909211dd61 use cli-plugins/metadata package 5 mēneši atpakaļ
plugins_windows.go 053d225824 append .exe to provider name doing executable lookup on windows 8 mēneši atpakaļ
port.go cf2fc2005c go.mod: docker/docker, docker/cli v28.0.0, buildx v0.21.1 11 mēneši atpakaļ
printer.go cb3691154b detect container is restarted 4 mēneši atpakaļ
ps.go f1efbb8322 use enum-consts for State and Health 4 mēneši atpakaļ
ps_test.go f1efbb8322 use enum-consts for State and Health 4 mēneši atpakaļ
publish.go c420bc44c4 check the assume yes publish flag command before the presence of bind mounts 4 mēneši atpakaļ
publish_test.go c3a0c35681 implement extends.file replace without yqlib 10 mēneši atpakaļ
pull.go 51499f645b pkg/compose: pull: use native multi-errors 4 mēneši atpakaļ
push.go fc66da06db pkg/compose: simplify getting auth-config key 5 mēneši atpakaļ
remove.go cf2fc2005c go.mod: docker/docker, docker/cli v28.0.0, buildx v0.21.1 11 mēneši atpakaļ
restart.go 342a2a9e71 Fix support for depends_on.restart in up and restart commands 10 mēneši atpakaļ
run.go a9e76943f6 introduce support for models 6 mēneši atpakaļ
scale.go 446e00520c format code with gofumpt 1 gadu atpakaļ
secrets.go 6e814eac35 fix(secrets): Reverted secrets file mode 440 -> 444 10 mēneši atpakaļ
shellout.go a429c09dfa fix support for build with bake when target docker endpoint requires TLS 4 mēneši atpakaļ
start.go 2c12ad19db use log API for containers we didn't attached to 5 mēneši atpakaļ
stop.go 29308cb97e keep containers attached on stop to capture termination logs 6 mēneši atpakaļ
stop_test.go cf2fc2005c go.mod: docker/docker, docker/cli v28.0.0, buildx v0.21.1 11 mēneši atpakaļ
suffix_unix.go 053d225824 append .exe to provider name doing executable lookup on windows 8 mēneši atpakaļ
top.go f70209cf15 review: move Summary/Replica collection from cmd/ to pkg/ 10 mēneši atpakaļ
up.go cb3691154b detect container is restarted 4 mēneši atpakaļ
viz.go c23a7e7281 golangci-lint: enable copyloopvar linter 11 mēneši atpakaļ
viz_test.go 11e9621da5 ci: enable testifylint linter 1 gadu atpakaļ
volumes.go a473341058 volume ls command can run without a project 4 mēneši atpakaļ
volumes_test.go a473341058 volume ls command can run without a project 4 mēneši atpakaļ
wait.go c23a7e7281 golangci-lint: enable copyloopvar linter 11 mēneši atpakaļ
watch.go ab7a6e9322 pkg/compose: remove uses of deprecated mitchellh/mapstructure module 3 mēneši atpakaļ
watch_test.go 485b6200ee (refactoring) introduce monitor to manage containers events and application termination 6 mēneši atpakaļ