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

Update Docker to 20.10.

Latest stable. Useful for when Debian Bullseye is released (or I just
move to it).
parent 8e0bb7a5
No related branches found
No related tags found
No related merge requests found
Pipeline #668 failed
FROM docker:19.03 as docker FROM docker:20.10 as docker
ADD https://git.shore.co.il/nimrod/rcfiles/-/raw/master/Documents/bin/_docker-clean /usr/local/bin/docker-clean ADD https://git.shore.co.il/nimrod/rcfiles/-/raw/master/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