Sign inSign up

elestio/nginx-auto-ssl:1.0.20

Security
Web servers
Index digest

sha256:4d4074a466ac3d58f8e51bb1a570cf142ed41f194e653e0b5ec9d5e20fcd2227

OS/ARCH

linux/amd64

Compressed size

152.83 MB

Last pushed

over 1 year by josephamsellem

Type

Image

Manifest digest

sha256:6e075bbf8d823814cb667e43d0ef63e82119db7c234d794d23c518c7b052cc56

Image Layers

1ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit3.47 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=Evan Wies <[email protected]>0 B
4ARG RESTY_IMAGE_BASE=alpine0 B
5ARG RESTY_IMAGE_TAG=3.21.30 B
6ARG RESTY_VERSION=1.27.1.20 B
7ARG RESTY_OPENSSL_VERSION=3.4.10 B
8ARG RESTY_OPENSSL_PATCH_VERSION=3.4.10 B
9ARG RESTY_OPENSSL_URL_BASE=https://github.com/openssl/openssl/releases/download/openssl-3.4.10 B
10ARG RESTY_OPENSSL_BUILD_OPTIONS=enable-camellia enable-seed enable-rfc3779 enable-cms0 B
11ARG RESTY_PCRE_VERSION=10.440 B
12ARG RESTY_PCRE_SHA256=86b9cb0aa3bcb7994faa88018292bc704cdbb708e785f7c74352ff6ea7d3175b0 B
13ARG RESTY_PCRE_BUILD_OPTIONS=--enable-jit --enable-pcre2grep-jit --disable-bsr-anycrlf --disable-coverage0 B
14ARG RESTY_J=10 B
15ARG RESTY_CONFIG_OPTIONS= 0 B
16ARG RESTY_CONFIG_OPTIONS_MORE=0 B
17ARG RESTY_LUAJIT_OPTIONS=--with-luajit-xcflags='-DLUAJIT_NUMMODE=2 -DLUAJIT_ENABLE_LUA52COMPAT'0 B
18ARG RESTY_PCRE_OPTIONS=--with-pcre-jit0 B
19ARG RESTY_ADD_PACKAGE_BUILDDEPS=0 B
20ARG RESTY_ADD_PACKAGE_RUNDEPS=0 B
21ARG RESTY_EVAL_PRE_CONFIGURE=0 B
22ARG RESTY_EVAL_POST_DOWNLOAD_PRE_CONFIGURE=0 B
23ARG RESTY_EVAL_PRE_MAKE=0 B
24ARG RESTY_EVAL_POST_MAKE=0 B
25ARG RESTY_STRIP_BINARIES=0 B
26ARG _RESTY_CONFIG_DEPS=--with-pcre 0 B
27LABEL resty_image_base=alpine0 B
28LABEL resty_image_tag=3.21.30 B
29LABEL resty_version=1.27.1.20 B
30LABEL resty_openssl_version=3.4.10 B
31LABEL resty_openssl_patch_version=3.4.10 B
32LABEL resty_openssl_url_base=https://github.com/openssl/openssl/releases/download/openssl-3.4.10 B
33LABEL resty_openssl_build_options=enable-camellia enable-seed enable-rfc3779 enable-cms0 B
34LABEL resty_pcre_version=10.440 B
35LABEL resty_pcre_build_options=--enable-jit --enable-pcre2grep-jit --disable-bsr-anycrlf --disable-coverage0 B
36LABEL resty_pcre_sha256=86b9cb0aa3bcb7994faa88018292bc704cdbb708e785f7c74352ff6ea7d3175b0 B
37LABEL resty_config_options= 0 B
38LABEL resty_config_options_more=0 B
39LABEL resty_config_deps=--with-pcre 0 B
40LABEL resty_add_package_builddeps=0 B
41LABEL resty_add_package_rundeps=0 B
42LABEL resty_eval_pre_configure=0 B
43LABEL resty_eval_post_download_pre_configure=0 B
44LABEL resty_eval_pre_make=0 B
45LABEL resty_eval_post_make=0 B
46LABEL resty_strip_binaries=0 B
47LABEL resty_luajit_options=--with-luajit-xcflags='-DLUAJIT_NUMMODE=2 -DLUAJIT_ENABLE_LUA52COMPAT'0 B
48LABEL resty_pcre_options=--with-pcre-jit0 B
49RUN |23 RESTY_IMAGE_BASE=alpine RESTY_IMAGE_TAG=3.21.3 RESTY_VERSION=1.27.1.252.26 MB
50ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/openresty/luajit/bin:/usr/local/openresty/nginx/sbin:/usr/local/openresty/bin0 B
51COPY nginx.conf /usr/local/openresty/nginx/conf/nginx.conf # buildkit1.34 KB
52COPY nginx.vh.default.conf /etc/nginx/conf.d/default.conf # buildkit833 B
53CMD ["/usr/local/openresty/bin/openresty" "-g" "daemon off;"]0 B
54STOPSIGNAL SIGQUIT0 B
55ARG RESTY_FAT_IMAGE_BASE=openresty/openresty0 B
56ARG RESTY_FAT_IMAGE_TAG=alpine-amd640 B
57ARG RESTY_LUAROCKS_VERSION=3.11.10 B
58LABEL maintainer=Evan Wies <[email protected]>0 B
59LABEL resty_fat_image_base=openresty/openresty0 B
60LABEL resty_fat_image_tag=alpine-amd640 B
61LABEL resty_luarocks_version=3.11.10 B
62RUN |3 RESTY_FAT_IMAGE_BASE=openresty/openresty RESTY_FAT_IMAGE_TAG=alpine-amd64 RESTY_LUAROCKS_VERSION=3.11.196.17 MB
63ENV LUA_PATH=/usr/local/openresty/site/lualib/?.ljbc;/usr/local/openresty/site/lualib/?/init.ljbc;/usr/local/openresty/lualib/?.ljbc;/usr/local/openresty/lualib/?/init.ljbc;/usr/local/openresty/site/lualib/?.lua;/usr/local/openresty/site/lualib/?/init.lua;/usr/local/openresty/lualib/?.lua;/usr/local/openresty/lualib/?/init.lua;./?.lua;/usr/local/openresty/luajit/share/luajit-2.1/?.lua;/usr/local/share/lua/5.1/?.lua;/usr/local/share/lua/5.1/?/init.lua;/usr/local/openresty/luajit/share/lua/5.1/?.lua;/usr/local/openresty/luajit/share/lua/5.1/?/init.lua0 B
64ENV LUA_CPATH=/usr/local/openresty/site/lualib/?.so;/usr/local/openresty/lualib/?.so;./?.so;/usr/local/lib/lua/5.1/?.so;/usr/local/openresty/luajit/lib/lua/5.1/?.so;/usr/local/lib/lua/5.1/loadall.so;/usr/local/openresty/luajit/lib/lua/5.1/?.so0 B
65ENV DIFFIE_HELLMAN= ALLOWED_DOMAINS=.* AUTO_SSL_VERSION=0.13.1 FORCE_HTTPS=true0 B
66RUN /bin/sh -c apk --no-cache947.06 KB
67COPY ./error_pages/ /usr/local/openresty/nginx/html/ # buildkit1.14 KB
68COPY nginx.conf snippets /usr/local/openresty/nginx/conf/ #3.31 KB
69COPY entrypoint.sh /entrypoint.sh # buildkit1.17 KB
70VOLUME [/etc/resty-auto-ssl]0 B
71ENTRYPOINT ["/entrypoint.sh"]0 B
72CMD ["/usr/local/openresty/bin/openresty" "-g" "daemon off;"]0 B

Command

ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit