Skip to main content

Docker Container hostname

Add the following to a Stacks file

hostname: {hostname}

For a Docker Run command
-h {hostname}