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:
24.0.7
->25.0.0
Release Notes
moby/moby (docker)
v25.0.0
Compare Source
25.0.0
For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:
New
--log-format
flag todockerd
to control the logging format: text (default) or JSON. moby/moby#45737docker image ls --filter=until=<timestamp>
. moby/moby#46577Bug fixes and enhancements
ValidateRestartPolicy
. moby/moby#46352/info
endpoint to use singleflight. moby/moby#45847-f
, and also usingstdin
. docker/cli#4346mac-address
andlink-local-ip
fields in--network
long format. docker/cli#4419--network
flags withdocker container create
anddocker run
. moby/moby#45906docker run --rm
) are no longer forcibly removed on engine restart. moby/moby#46857Downloading
progress message on image pull. moby/moby#46515NetworkConnect
andContainerCreate
with improved data validation, and return all validation errors at once. moby/moby#46183com.docker.network.host_ipv4
option when IPv6 and ip6tables are enabled. moby/moby#46446cleanupContainer
if containerd is stopped. moby/moby#46213userland-proxy-path
daemon configuration option. Validation now happens during daemon startup, instead of producing an error when starting a container with port-mapping. moby/moby#47000docker image save
tarball output is now OCI compliant. moby/moby#44598ACCEPT
rules to the end of theINPUT
iptables chain for encrypted overlay networks. Depending on firewall configuration, a rule may be needed to permit incoming encrypted overlay network traffic. moby/moby#45280--ip-range
is larger than--subnet
. moby/moby#45759push
,pull
, andsave
. moby/moby#46405ONBUILD
,MAINTAINER
, andHEALTHCHECK
Dockerfile instructions. moby/moby#46313Pulling from
progress message. moby/moby#46494sha256:
prefix. moby/moby#46435docker images
showing intermediate layers by default. moby/moby#46423ADD
orCOPY
instructions were used with the classic builder. moby/moby#46383docker pull
progress output. moby/moby#46412UpdateConfig
. moby/moby#46433docker image ls
now shows the correct image creation time and date. moby/moby#46719docker pull -a
). moby/moby#46618Packaging updates
2.24.1
. docker/docker-ce-packaging#980Removed
GET /images/json
andGET /images/{id}/json
endpoints. moby/moby#45469devicemapper
storage driver. moby/moby#43637--oom-score-adjust
daemon option. moby/moby#45484~/.dockercfg
file. docker/cli#4281logentries
logging driver. moby/moby#46925Deprecated
IsAutomated
field andis-automated
filter fordocker search
. Deprecation noticeContainer
andContainerConfig
properties for/images/{id}/json
(docker image inspect
). moby/moby#46939Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 has been generated by Mend Renovate. View repository job log here.