/hms-base

A base image to run anything based in alpine 3.x. It add basic software bash libressl curl fping and libcap.

hms-base

A base image to hms based in alpine 3.x. It add basic software bash libressl curl fping and libcap.

Build

docker build -t rawmind/hms-base:<version> .

Versions

Usage

To use this image include FROM rawmind/hms-base at the top of your Dockerfile.