10
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update to v1.25 for RunAttach More... about 1 year ago
docker compose attach via RunAttach (from docker/cli's docker container attach) More... about 1 year ago
fix combination of --pull always --no-build More... about 1 year ago
fix(publish): add OCI 1.0 fallback support for AWS ECR More... about 1 year ago
build(deps): bump golang.org/x/sys from 0.14.0 to 0.15.0 More... about 1 year ago
Update README.md to use standard compose.yaml file name More... about 1 year ago
Fix configs are mounted under /<id> More... about 1 year ago
send out a cancel event on SIGINT/SIGTERM More... about 1 year ago
log we don't expose service ports when --verbose More... about 1 year ago
Merge pull request #11225 from ndeloof/ddev-bump More... about 1 year ago
bump ddev More... about 1 year ago
avoid use of service.Name when iterating on project.Services More... about 1 year ago
project.Services is a map More... about 1 year ago
Restore `Project` is ps json output More... about 1 year ago
Merge pull request #11220 from ndeloof/ps_profile More... about 1 year ago
Introduce ps --orphans so user can include/exclude services not declared by project More... about 1 year ago
Merge pull request #11219 from ndeloof/no_answer More... about 1 year ago
let contributor know we might close unanswered issues More... about 1 year ago
bump buildx to v0.12.0 and adapt code to changes More... about 1 year ago
Merge pull request #11215 from docker/dependabot/go_modules/github.com/compose-spec/compose-go-1.20.2 More... about 1 year ago
Merge pull request #11214 from docker/dependabot/go_modules/github.com/spf13/cobra-1.8.0 More... about 1 year ago
build(deps): bump github.com/compose-spec/compose-go More... about 1 year ago
build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 More... about 1 year ago
Merge pull request #11142 from docker/dependabot/go_modules/github.com/docker/cli-24.0.7incompatible More... about 1 year ago
Merge pull request #11143 from docker/dependabot/go_modules/github.com/docker/docker-24.0.7incompatible More... about 1 year ago
Merge pull request #11112 from docker/dependabot/go_modules/github.com/moby/buildkit-0.12.3 More... about 1 year ago
Merge pull request #11213 from glours/watch-force-build-at-startup More... about 1 year ago
in watch mode force pull policy to build for services with both build and develop attributes This default behaviour will force a rebuild of the service images at watch process startup and be sure containers will be in sync with the local source code More... about 1 year ago
Assume /src/pkg/compose/testdata absolute workingdir to make tests reproducible More... about 1 year ago
Merge pull request #11211 from ndeloof/Services More... about 1 year ago