Sign inSign up

uilicious/alpine-nodejs

By uilicious

Updated over 3 years ago

Base alpine container (with node 8 preinstalled), normalised to conform to our requirements

Image
0

10K+

uilicious/alpine-nodejs repository overview

uilicious/alpine-nodejs

Base alpine container (with node 8 preinstalled), 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
  • /appspace : 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:7fedbd9aa

Size

33.9 MB

Last updated

over 3 years ago

docker pull uilicious/alpine-nodejs