A base image to run anything. It's based in alpine 3.x, adding basic software bash openssl curl fping and libcap.
ci/build.sh
3.10-1
(Dockerfile).3.9-0
(Dockerfile).3.8-1
(Dockerfile).3.7-1
(Dockerfile).3.6-8
(Dockerfile).3.5-1
(Dockerfile).0.3.4-1
(Dockerfile).0.3.3
(Dockerfile).
To use this image include FROM rawmind/alpine-base
at the top of your Dockerfile
.