hostname
Parameters
value
The hostname to use for your container. This parameter maps to `Hostname`
in thethe docker container create command and the `--hostname`
option to docker run. The `hostname`
parameter is not supported if you're using the `awsvpc`
network mode.