docs
docs copied to clipboard
Source repo for Docker's Documentation
### Is this a docs issue? - [x] My issue is about the documentation content or website ### Type of issue Information is incorrect ### Description The `io_uring_*` syscalls are...
## Description Buildx support for rego policies for validating build inputs (local, http, git, image). Preview: https://deploy-preview-23782--docsdocker.netlify.app/build/policies/ ## Related issues or tickets - https://github.com/docker/buildx/pull/3539
## Description Update install guide for Debian / Ubuntu to align with common practice on these platforms. - Replace `curl` with `wget`, because `wget` is pre-included in Debian / Ubuntu,...
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @salmanmkc in actions/checkout#2248 Persist...
## Description The curl command needs the `-E` flag with sudo to preserve environment variables, particularly `HTTP_PROXY` and `HTTPS_PROXY` settings. Without this flag, users behind corporate proxies cannot download Docker's...
## Description ## Related issues or tickets ## Reviews - [ ] Technical review - [x] Editorial review - [ ] Product review
## Description Updated the Rust language guide to include Docker Hardened Images (DHI). Changes include: - Added DHI as an option with tab-based layout (Official image / Hardened image) -...
Updated Docker cache mount restoration step to use the latest version of the buildkit-cache-dance action and added additional parameters for cache management.
### Is this a docs issue? - [x] My issue is about the documentation content or website ### Type of issue Information is incorrect ### Description This is rather misleading...
### Is this a docs issue? - [x] My issue is about the documentation content or website ### Type of issue Information is incorrect ### Description Under "[Exec form ENTRYPOINT...