[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [atomic] passing ENV though atomic



On 02/20/2017 06:43 PM, solarflow99 wrote:
> Environment="HOME=/root"
> ExecStartPre=-/usr/bin/docker kill dash
> ExecStartPre=-/usr/bin/docker rm dash
> ExecStart=/usr/bin/atomic run solarflow:puppet-dashboard-img
> #ExecStart=/usr/bin/docker run -dp 192.168.10.213:80:80 --name=dash
> --hostname=puppet-dashboard.local solarflow:puppet-dashboard-img
> ExecStop=/usr/bin/docker stop dash

I'm not quite following.  You're expecting that environment to be passed
into the container?  Or something else?

Also, what's the "RUN" label for the container?

-- 
--
Josh Berkus
Project Atomic
Red Hat OSAS


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]