Sign inSign up

flownative/base

By flownative

•Updated about 3 hours ago

Flownative Base Image

Image
0

10K+

flownative/base repository overview

⁠Flownative Docker Base Image

A Docker base image, derived from phusion/baseimage-docker⁠, brushed up with some tools and further fine-tuning.

⁠Building this image

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:

Tag summary

Content type

Image

Digest

sha256:dc2b5f4fe…

Size

75.5 MB

Last updated

4 months ago

docker pull flownative/base