Files
docker-docs/content
David Karlsson 3ad54edfd7 engine: add inline examples for managing labels on Docker objects
Addresses #7462 — the labels page only linked to the Dockerfile LABEL
instruction for adding labels to images. Rewrote the section with
inline examples showing how to add, inspect, and filter labels for
each object type, including the docker build --label flag.
2026-03-09 13:53:47 +01:00
..