Sign inSign up

snipzwolf/docker-openresty

By snipzwolf

Updated almost 7 years ago

Image
0

304

snipzwolf/docker-openresty repository overview

docker-openresty

Copy of official dockerfile so that could create a arm64 image as official image doesn't have one currently

Changes

  • Dockerfile
    • separated out install dependencies & compiling code
    • set DEBIAN_FRONTEND as environment instead of inline
    • changed entrypoint to allow customization before start
  • nginx.conf - only includes other files with no other setup

Environment Vars

Var NameDefault ValueDescription
USERNAMEopenrestythe username used in the user directive
UID500the uid of the user used in the user directive
GROUPNAMEopenrestythe group name used in the user directive
GID500the gid of the group used in the user directive

Entrypoint Options

OptionDefault ValueDescription
-sNonePath of script to run before starting openresty

Tag summary

Content type

Image

Digest

Size

196.8 MB

Last updated

over 8 years ago

docker pull snipzwolf/docker-openresty