chore(deps): update dependency docker to v28.2.0#659
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.1.1->v28.2.0Release Notes
moby/moby (docker)
v28.2.0: 28.2.0Compare Source
28.2.0
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
New
{{.Platform}}as formatting option fordocker psto show the platform of the image the container is running. docker/cli#6042../) on bind mount sources when usingdocker run/createwith-v/--volumeor--mount type=bindoptions. docker/cli#4966docker info. docker/cli#6078docker image rm: add--platformoption to remove a variant from multi-platform images. docker/cli#6109DOCKER_BUILDKIT=1). moby/moby#49740Bug fixes and enhancements
fluentd-write-timeout), which enables specifying write timeouts for fluentd connections. moby/moby#49911DOCKER_AUTH_CONFIGfor the experimental--use-api-socketoption. docker/cli#6019docker execwaiting for 10 seconds if a non-existing user or group was specified. moby/moby#49868docker swarm initignoringcacertoption of--external-ca. docker/cli#5995~/.docker/config.json) if it was a relative symbolic link. docker/cli#5282--restart alwayspolicy using CDI devices failing to start on daemon restart. moby/moby#49990plugin does not implement PluginAddr interfaceerror for Swarm CSI drivers. moby/moby#49961docker loginerror messages for invalid options. docker/cli#6036listmount,statmount,lsm_get_self_attr,lsm_list_modules,lsm_set_self_attr,mseal,uretprobe,riscv_hwprobe,getxattrat,listxattrat,removexattrat, andsetxattrat. This prevents containers from receiving EPERM errors when using them. moby/moby#50077docker inspect: add shell completion, improve flag-description for--typeand improve validation. docker/cli#6052docker buildnot persisting overridden images as dangling. moby/moby#49702docker system dfreporting a negative reclaimable space amount. moby/moby#49707PUTrequests when pushing a multi-platform image. moby/moby#49949Packaging updates
docker-ceman-pages. docker/docker-ce-packaging#1203Networking
"com.docker.network.bridge.trusted_host_interfaces", accepting a space-separated list of interface names. These interfaces have direct access to published ports on container IP addresses. moby/moby#49832"allow-direct-routing"to disable filtering of packets from outside the host addressed directly to containers. moby/moby#49832com.docker.network.enable_ipv4orcom.docker.network.enable_ipv6in inspect output if they have been overridden byEnableIPv4orEnableIPv6in the network create request. moby/moby#49866docker network inspect --verbosecould sometimes crash the daemon. moby/moby#49937API
1.50.DELETE /images/{name}now supports aplatformsquery parameter. It accepts an array of JSON-encoded OCI Platform objects, allowing for selecting a specific platforms to delete content for. moby/moby#49982GET /infonow includes aDiscoveredDevicesfield. This is an array ofDeviceInfoobjects, each providing details about a device discovered by a device driver. moby/moby#49980Go SDK
api/types/container: addContainerStateand constants for container state. moby/moby#49965api/types/container: changeSummary.Stateto aContainerState. moby/moby#49991api/types/container: defineHealthStatustype for health-status constants. moby/moby#49876api/types: deprecateBuildResult,ImageBuildOptions,ImageBuildOutput,ImageBuildResponse,BuilderVersion,BuilderV1, andBuilderBuildKiwhich were moved toapi/types/build. moby/moby#50025Deprecations
GET /images/{name}/jsonno longer returns the following fields:Config,Hostname,Domainname,AttachStdin,AttachStdout,AttachStderr,Tty,OpenStdin,StdinOnce,Image,NetworkDisabled(already omitted unless set),MacAddress(already omitted unless set),StopTimeout(already omitted unless set). These additional fields were included in the response due to an implementation detail but not part of the image's Configuration, were marked deprecated in API v1.46, and are now omitted. moby/moby#48457filepath.Rel(). moby/moby#49843BuildCachePruneOptionsin favor ofapi/types/builder.CachePruneOptions. moby/moby#50015BuildCachePruneReportin favor ofapi/types/builder.CachePruneReport. moby/moby#50015NodeListOptions,NodeRemoveOptions,ServiceCreateOptions,ServiceUpdateOptions,RegistryAuthFromSpec,RegistryAuthFromPreviousSpec,ServiceListOptions,ServiceInspectOptions, andSwarmUnlockKeyResponsewhich were moved toapi/types/swarm. moby/moby#50027SecretCreateResponse,SecretListOptions,ConfigCreateResponse,ConfigListOptionswhich were moved to api/types/swarm. moby/moby#50024IsErrNotFound. moby/moby#50012IsValidHealthStringin favor ofapi/types/container.ValidateHealthStatus. moby/moby#49893StateStatus,WaitCondition, and the relatedWaitConditionNotRunning,WaitConditionNextExit, andWaitConditionRemovedconsts in favor of their equivalents inapi/types/container. moby/moby#49874ListOpts.GetAllin favor ofListOpts.GetSlice. docker/cli#6032IsAutomatedformatting placeholder fromdocker search. docker/cli#6091docker.pkg.github.comregistry. moby/moby#50094DOCKER_ENABLE_DEPRECATED_PULL_SCHEMA_1_IMAGEenvironment-variable. moby/moby#50036, moby/moby#42300BridgeNfIptablesandBridgeNfIp6tablesfields in theGET /inforesponse were deprecated in API v1.48, and are now omitted in API v1.50. moby/moby#49904errdefs.FromStatusCode. Use containerd'serrhttp.ToNativeinstead. moby/moby#50030Configuration
📅 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.