CMD {{ service.Command|command }}

Command to execute.

Args {{ service.Arguments }}

Arguments passed to command in container.

User {{ service.User }}

Username or UID.

Working directory {{ service.Dir }}

Working directory inside the container.

Stop grace period {{ service.StopGracePeriod }}

Time to wait before force killing a container (default none).