| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| dockerfile_1.25.0 source code.tar.gz | 2026-06-17 | 11.9 MB | |
| dockerfile_1.25.0 source code.zip | 2026-06-17 | 16.8 MB | |
| README.md | 2026-06-17 | 256 Bytes | |
| Totals: 3 Items | 28.7 MB | 0 | |
Usage
# syntax=docker.io/docker/dockerfile-upstream:1.25.0
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]