Funkwerk's base docker image:
- based on ubuntu LTS
- uses tini as a minimal init
- xmllint preinstalled from the ubuntu archives
docker run -t funkwerk/base /bin/bash
Generally only useful as a base for further packages.
1.2.0
- ubuntu 18.04
- tini 0.10.0