Closed DanielMSchmidt closed 4 years ago
The container_args are rendered as
ExecStart=/usr/bin/docker run --name foo --rm --env-file /etc/default/foo ['--add-host idadwh.db:10.0.1.3'] nginx:latest
It was just an outdated file, I had misused the container args previously. I will add a line to the docs to add more clarity
The container_args are rendered as