Sign inSign up

gbolo/baseos

By gbolo

Updated over 4 years ago

Base OS used for other Images, based on Alpine

Image
0

2.0K

gbolo/baseos repository overview

Docker Images

Docker Automated build Docker Build Status Docker Pulls

Features

Light weight baseos images with features listed below:

entrypoint-base
  • comes with default entrypoint script which executes most of the features below, which can be reused in other images
confd
  • confd installed by default at /usr/local/bin/confd
dumb-init & tini
  • dumb-init installed by default at /usr/bin/dumb-init
  • tini installed by default at /sbin/tini
update-ca-certificates
  • easily update root certificates
gosu
  • ability to su without a TTY!
timezone is configurable
  • TZ data is installed and configurable through env var TZ
nsswitch.conf
  • preconfigured /etc/nsswitch.conf
informational ENV vars
  • $BASEOS_BUILD_DATE - set to date of image build and also patch level date
  • $BASEOS_BUILD_REF - set to git repo commit hash used for build

Entrypoint

The entrypoint script is intended to be executed by other entrypoint scripts to provide basic functionality which does not need to be repeated.

Tag summary

Content type

Image

Digest

Size

11.6 MB

Last updated

over 4 years ago

docker pull gbolo/baseos:alpine