mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Docker 1.11 added a feature to set labels on volumes, networks and images (during build), but these changes were not documented in the API documentation. This adds the new features to the documentation. Also fixes some minor formatting, and options that were not used in the examples. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: ba353f37870fdeb8b875a79e1aec54dc3d1aedc4 Component: engine