chore(deps): update dependency docker to v28.1.0#604
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v28.0.4->v28.1.0Release Notes
moby/moby (docker)
v28.1.0Compare Source
28.1.0
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
New
docker bakesub-command as alias fordocker buildx bake. docker/cli#5947--use-api-socketflag ondocker runanddocker createto enable access to Docker socket from inside a container and to share credentials from the host with the container. docker/cli#5858docker image inspectnow supports a--platformflag to inspect a specific platform of a multi-platform image. docker/cli#5934Bug fixes and enhancements
docker images --treenot including non-container images content size in the total image content size. docker/cli#6000docker loadnot preserving replaced images. moby/moby#49650docker loginhints when logging in to a custom registry. docker/cli#6015docker statsnot working properly on machines with high CPU core count. moby/moby#49734docker pull/pushto fail when interacting with a private repository. docker/cli#5964ip_tableskernel module. moby/moby#49727docker service scale. docker/cli#5968docker images --treenow hides both untagged and dangling images by default. docker/cli#5924docker system infowill provide an exit code if a connection cannot be established to the Docker daemon. docker/cli#5918image tagevent not being emitted when building with BuildKit. moby/moby#49678docker push/pullhandling of remote registry errors. moby/moby#49770Packaging updates
Networking
docker psanddocker inspect. moby/moby#49724--linkfrom a container in the default bridge network. moby/moby#49778API
GET /image/{name}/jsonnow supports aplatformparameter allowing to specify which platform variant of a multi-platform image to inspect. moby/moby#49586GET /infonow returns aFirewallBackendcontaining information about the daemon's firewalling configuration. moby/moby#49761Go SDK
ContextTypefield from JSON output. docker/cli#5981Deprecations
AllowNondistributableArtifactsCIDRsandAllowNondistributableArtifactsHostnamesfields in theRegistryConfigstruct in theGET /inforesponse are omitted in API v1.49. moby/moby#49749ContainerdCommit.Expected,RuncCommit.Expected, andInitCommit.Expectedfields in theGET /infoendpoint were deprecated in API v1.48, and are now omitted in API v1.49. moby/moby#48556RunPull: this function was only used internally and will be removed in the next release. docker/cli#5975ConfigFile.Experimentalfield. Experimental CLI features are always enabled since version v20.10 and this field is no longer used. UseConfigFile.Featuresinstead for optional features. This field will be removed in a future release. docker/cli#5977pkg/archive, which was migrated togithub.com/moby/go-archive. moby/moby#49743pkg/atomicwriter, which was migrated togithub.com/moby/sys/atomicwriter. moby/moby#49748PortOpt,ConfigOpt,SecretOptaliases. docker/cli#5953APIEndpoint.Officialfield. moby/moby#49706Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.