DockerCLI/docs/reference
Aleksa Sarai 647579068f
cli: add a separate --domainname flag
A while ago, Docker split the "Domainname" field out from the "Hostname"
field for the container configuration. There was no real user-visible
change associated with this (and under the hood "Domainname" was mostly
left unused from the command-line point of view). We now add this flag
in order to match other proposed changes to allow for setting the NIS
domainname of a container.

This also includes a fix for the --hostname parsing tests (they would
not error out if only one of .Hostname and .Domainname were incorrectly
set -- which is not correct).

Signed-off-by: Aleksa Sarai <asarai@suse.de>
2018-12-08 00:03:56 +11:00
..
commandline cli: add a separate --domainname flag 2018-12-08 00:03:56 +11:00
builder.md buildkit reference docs 2018-11-21 16:41:33 +01:00
glossary.md Removing titles from md files 2017-10-13 15:24:06 -07:00
index.md Removing titles from md files 2017-10-13 15:24:06 -07:00
run.md cli: add a separate --domainname flag 2018-12-08 00:03:56 +11:00