Simple Docker base image:
curl, envsubst, git and nanocleaninstall and cleanupgradeJust extend it in your Dockerfile using FROM. Example:
FROM robbertkl/base
RUN cleaninstall package1 package2 package3
...
This repo is published under the MIT License.
Content type
Image
Digest
sha256:52be78705…
Size
96.2 MB
Last updated
about 7 years ago
docker pull robbertkl/base