dockerfile/1.25.0-rc1
Pre-release
Pre-release
·
17 commits
to master
since this release
Usage
# syntax=docker.io/docker/dockerfile-upstream:1.25.0-rc1
Notable changes
- Resource limits for CPU and memory can now be set on build invocation and are applied to all
RUNsteps in the Dockerfile. Requires BuildKit v0.31.0+ #6569