1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/runconfig
Sebastiaan van Stijn 7d89e66dac Add labels documentation
Adds more documentation for labels and adds the label instruction to the
man-pages.

Also included is a document called "Labels - custom meta-data in Docker"
in the user-guide, this is still a work-in-progress I started to describe
the "namespaces" conventions, an example on storing structured data.

I ran a bit "out of steam" (writers block?) on that document, but kept
it in (for now), in case it still ends up useful.

The Remote API documentation changes will need to be moved to the
docker_remote_api_v1.18.md document when rebasing the whole PR.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Darren Shepherd <darren@rancher.com>
2015-03-13 10:02:04 -07:00
..
compare.go Move volumesfrom to hostconfig 2014-04-08 21:45:06 +00:00
config.go Allow specification of Label Name/Value pairs in image json content 2015-03-13 09:47:09 -07:00
config_test.go add ability to publish range of ports 2015-01-02 23:21:26 +00:00
exec.go refactor redundant code around calls to cmd.Parse 2015-01-06 13:41:16 +01:00
hostconfig.go Allow setting ulimits for containers 2015-02-25 19:37:43 -05:00
merge.go Allow specification of Label Name/Value pairs in image json content 2015-03-13 09:47:09 -07:00
parse.go Add labels documentation 2015-03-13 10:02:04 -07:00
parse_test.go Remove unused sysinfo parameter to runconfig.Parse 2014-11-14 18:20:54 -08:00