Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 534 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 534 Bytes

Docker pulls Docker Build

funkwerk-base

Funkwerk's base docker image:

  • based on ubuntu LTS
  • uses tini as a minimal init
  • xmllint preinstalled from the ubuntu archives

Usage

docker run -t funkwerk/base /bin/bash

Generally only useful as a base for further packages.

Version

1.2.0

  • ubuntu 18.04
  • tini 0.10.0