mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
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.