Commit e05e204c authored by nimrod's avatar nimrod
Browse files

Pull the docker-clean image before running.

parent cb5d60ff
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@daily docker run --rm --name=docker-clean --volume /var/run/docker.sock:/var/run/docker.sock registry.shore.co.il/docker-clean
@daily docker image pull registry.shore.co.il/docker-clean && docker run --rm --name=docker-clean --volume /var/run/docker.sock:/var/run/docker.sock registry.shore.co.il/docker-clean