Skip to content
Snippets Groups Projects
Commit dd652aa2 authored by nimrod's avatar nimrod
Browse files

Update the Docker executable.

parent 8a6102c0
No related branches found
No related tags found
No related merge requests found
FROM docker:18.02 as docker FROM docker:19.03 as docker
ADD https://www.shore.co.il/cgit/rcfiles/plain/Documents/bin/docker-clean /usr/local/bin/docker-clean ADD https://www.shore.co.il/cgit/rcfiles/plain/Documents/bin/docker-clean /usr/local/bin/docker-clean
ENTRYPOINT ["/bin/sh", "/usr/local/bin/docker-clean"] ENTRYPOINT ["/bin/sh", "/usr/local/bin/docker-clean"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment