1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/docs/sources
Dan Walsh cdfdfbfb62 Allow specification of Label Name/Value pairs in image json content
Save "LABEL" field in Dockerfile into image content.

This will allow a user to save user data into an image, which
can later be retrieved using:

docker inspect IMAGEID

I have copied this from the "Comment" handling in docker images.

We want to be able to add Name/Value data to an image to describe the image,
and then be able to use other tools to look at this data, to be able to do
security checks based on this data.

We are thinking about adding version names,
Perhaps listing the content of the dockerfile.
Descriptions of where the code came from etc.

This LABEL field should also be allowed to be specified in the
docker import --change LABEL:Name=Value
docker commit --change LABEL:Name=Value

Docker-DCO-1.1-Signed-off-by: Dan Walsh <dwalsh@redhat.com> (github: rhatdan)
2015-03-13 09:47:09 -07:00
..
article-img Merge pull request #10831 from MalteJ/ipv6-ndp-proxy 2015-02-26 07:19:36 -08:00
articles Merge pull request #11244 from ChristopherBiscardi/docs-code-fixes 2015-03-11 08:34:53 -04:00
docker-hub docs: optimize and consolidate images, remove duplicates 2015-02-23 12:10:54 +01:00
docker-hub-enterprise DHE documentation placeholder and Navbar changes 2015-01-29 20:50:43 +10:00
examples Smallest typo correction ever 2015-02-14 17:51:28 +01:00
include Add a note that remote and Boot2Docker users should not type sudo 2015-01-13 21:40:14 -05:00
installation Merge pull request #11248 from Finkes/patch-1 2015-03-11 15:36:01 -07:00
introduction Notes should be indented 2015-03-03 13:58:35 -08:00
project Breaking out the project into more granular pieces 2015-03-12 22:27:49 -07:00
reference Allow specification of Label Name/Value pairs in image json content 2015-03-13 09:47:09 -07:00
static_files Fixing broken image 2015-03-10 20:47:06 -07:00
terms add Scott's link checker script, and fix what it finds 2014-12-16 14:46:25 +10:00
userguide Merge pull request #11204 from duglin/VolumeDocs 2015-03-06 10:44:03 -08:00
examples.md Adding User Guide 2014-06-01 17:34:07 -04:00
faq.md Fix erroneously wrapped URLs in links 2015-02-20 23:05:52 +00:00
genindex.md
http-routingtable.md add Scott's link checker script, and fix what it finds 2014-12-16 14:46:25 +10:00
index.md I was talking to someone whom i listen to, and she noted that our docs don't mention the license 2014-12-05 21:06:11 +10:00
installation.md Cover openSUSE and SUSE Linux Enterprise on the same page 2014-12-01 01:23:38 +01:00
jsearch.md Remove version selector and edit on Github on search page, as it only searches the latest docs 2014-10-14 11:54:41 +10:00
project.md Breaking out the project into more granular pieces 2015-03-12 22:27:49 -07:00
reference.md
release-notes.md Add an initial list of new features in Docker Engine 1.5.0 2015-02-05 10:37:15 +10:00
search.md
terms.md
toctree.md