mirror of
https://github.com/docker/docs.git
synced 2026-03-31 08:18:55 +07:00
A few points of work: - Took the topic out of the left-hand nav and made it reachable from the User guide intro - Condensed the topic's contents, presenting only conceptual info and pointing instead to the command-line references for each type of object - Added brief information about the `LABELS` keyword to the Dockerfile reference A big part of the point is to establish a pattern of thinking and use around how Docker uses labels and what they mean in different contexts. Signed-off-by: Misty Stanley-Jones <misty@docker.com> (cherry picked from commit 5c4c062ffcdb8d7b8c104fd667571279c51d2ffd) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>