A Docker base image, derived from phusion/baseimage-docker, brushed up with some tools and further fine-tuning.
Build this image with docker build. You need to specify the desired version for some
of the tools as build arguments:
docker build \
--build-arg MICRO_VERSION=1.4.1 \
--build-arg BAT_VERSION=0.12.1 \
-t flownative/base:latest .
Check the latest stable release on the tool's respective websites:
Content type
Image
Digest
sha256:dc2b5f4fe…
Size
75.5 MB
Last updated
4 months ago
docker pull flownative/base