compose-cli
compose-cli copied to clipboard
Easily run your Compose application to the cloud with compose-cli
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.52.3 to 1.53.0. Release notes Sourced from google.golang.org/grpc's releases. Release 1.53.0 API Changes balancer: support injection of per-call metadata from LB policies (#5853) resolver: remove deprecated field...
### Description I log into my ECR registry like this: ``` aws ecr get-login-password --region us-east-1 docker login --username AWS --password-stdin [my-account-id].dkr.ecr.us-east-1.amazonaws.com Login Succeeded ``` This is the recommended way...
I have several previously working docker-compose projects and suddenly `hostname`, `networks` and especially `network: aliases:` do not work any more with docker-compose. In the last few days I've seen this...
**What I did** Added support for AWS Session Tokens to enable the use of SSO roles that use MFA **Related issue** #1186 **(not mandatory) A picture of a cute animal,...
Bumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.7.1+incompatible to 2.8.2+incompatible. Release notes Sourced from github.com/docker/distribution's releases. v2.8.2 What's Changed Revert registry/client: set Accept: identity header when getting layers by @ndeloof in distribution/distribution#3783 Parse http...
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.7+incompatible to 20.10.24+incompatible. Release notes Sourced from github.com/docker/docker's releases. v20.10.24 20.10.24 Bug fixes and enhancements Fixed a number of issues that can cause Swarm encrypted overlay networks...
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.0.2 to 1.1.5. Release notes Sourced from github.com/opencontainers/runc's releases. runc 1.1.5 -- "囚われた屈辱は 反撃の嚆矢だ" This is the fifth patch release in the 1.1.z series of runc, which...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.5.0 to 0.7.0. Commits 8e2b117 http2/hpack: avoid quadratic complexity in hpack decoding 547e7ed http2: avoid referencing ResponseWrite.Write parameter after returning 39940ad html: parse comments per HTML spec...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20210921155107-089bfa567519 to 0.1.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.5.17 to 1.5.18. Release notes Sourced from github.com/containerd/containerd's releases. containerd 1.5.18 Welcome to the v1.5.18 release of containerd! The eighteenth patch release for containerd 1.5 includes fixes...