dcsg icon indicating copy to clipboard operation
dcsg copied to clipboard

Pull fails for local images

Open Rast1234 opened this issue 6 years ago • 0 comments

If image exists only in local storage, docker fails to pull it, and generated systemd service also fails to start. If docker pull line is removed, everything works fine. Maybe add a switch to not include docker pull in generated service file?

E.g. dcsg install docker-compose.yml my-service --no-pull

or dcsg install docker-compose.yml my-service -n

Rast1234 avatar Sep 11 '17 00:09 Rast1234