Sign inSign up

uilicious/alpine-base

By uilicious

Updated over 3 years ago

Base alpine container for many other Docker images, normalised to conform to our requirements

Image
0

2.9K

uilicious/alpine-base repository overview

uilicious/alpine-base

Base alpine container, normalised to conform to our requirements as outlined inside the base/README.

Standard environment variables

  • TZ=GMT+08 : Default system timezone (Singapore)
  • LANG=en_US.UTF-8 : Used to configure OS language support
  • ENTRYPOINT_PRESCRIPT="" : Commands to execute at the start of /entrypoint/base.sh

See base/README for more details.

Standard predefined folders

  • /entrypoint : Docker container entrypoint scripts
  • /application : Container specific application folder, not meant for persistent storage
  • /storage : Container specific persistant storage folder

See base/README for more details.

Issue filling

Any problems / comments / kudos should be filed at github =) https://hub.docker.com/r/uilicious/

Tag summary

Content type

Image

Digest

sha256:05b5e9716

Size

14.6 MB

Last updated

over 3 years ago

docker pull uilicious/alpine-base