Sign inSign up

gaoyifan/light-server:single

Manifest digest

sha256:274195d9b7d891730504caeb4c47bab10e7cb0789dbcec994639616a21519c93

OS/ARCH

linux/amd64

Compressed size

110.3 MB

Last pushed

about 1 year by gaoyifan

Type

Image

Manifest digest

sha256:274195d9b7d891730504caeb4c47bab10e7cb0789dbcec994639616a21519c93

Image Layers

1ADD file ... in / 2.68 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.130 B
6ARG RESTY_VERSION=1.19.3.20 B
7ARG NGINX_VERSION=1.19.30 B
8ARG RESTY_OPENSSL_VERSION=1.1.1k0 B
9ARG RESTY_OPENSSL_PATCH_VERSION=1.1.1f0 B
10ARG RESTY_OPENSSL_URL_BASE=https://www.openssl.org/source0 B
11ARG RESTY_PCRE_VERSION=8.440 B
12ARG RESTY_J=10 B
13ARG RESTY_CONFIG_OPTIONS= 0 B
14ARG RESTY_CONFIG_OPTIONS_MORE=0 B
15ARG RESTY_LUAJIT_OPTIONS=--with-luajit-xcflags='-DLUAJIT_NUMMODE=2 -DLUAJIT_ENABLE_LUA52COMPAT'0 B
16ARG RESTY_ADD_PACKAGE_BUILDDEPS=git patch0 B
17ARG RESTY_ADD_PACKAGE_RUNDEPS=0 B
18ARG RESTY_EVAL_PRE_CONFIGURE=0 B
19ARG RESTY_EVAL_POST_MAKE=0 B
20LABEL NGX_HTTP_PROXY_CONNECT_MODULE_VERSION=b41a20b6cb4e38a5cf30369f9a58f1e9d1ff97fc0 B
21ARG _RESTY_CONFIG_DEPS=--with-pcre 0 B
22LABEL resty_image_base=alpine0 B
23LABEL resty_image_tag=3.130 B
24LABEL resty_version=1.19.3.20 B
25LABEL resty_openssl_version=1.1.1k0 B
26LABEL resty_openssl_patch_version=1.1.1f0 B
27LABEL resty_openssl_url_base=https://www.openssl.org/source0 B
28LABEL resty_pcre_version=8.440 B
29LABEL resty_config_options= 0 B
30LABEL resty_config_options_more=0 B
31LABEL resty_config_deps=--with-pcre 0 B
32LABEL resty_add_package_builddeps=git patch0 B
33LABEL resty_add_package_rundeps=0 B
34LABEL resty_eval_pre_configure=0 B
35LABEL resty_eval_post_make=0 B
36|17 NGINX_VERSION=1.19.3 RESTY_ADD_PACKAGE_BUILDDEPS=git patch RESTY_ADD_PACKAGE_RUNDEPS=32.61 MB
37ENV 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
38COPY file:5485d00a07dfc07b6ca47e1ef29e785906b18fde350488c29dab50dc600d86e3 in /usr/local/openresty/nginx/conf/nginx.conf 1.33 KB
39COPY file:290b28dbe3f8ab147c21e002d4b2f6c0f145ef2d170c4f013df624144900df67 in /etc/nginx/conf.d/default.conf 862 B
40CMD ["/usr/local/openresty/bin/openresty" "-g" "daemon0 B
41STOPSIGNAL SIGQUIT0 B
42ARG RESTY_FAT_IMAGE_BASE=openresty/openresty0 B
43ARG RESTY_FAT_IMAGE_TAG=alpine0 B
44ARG RESTY_LUAROCKS_VERSION=3.7.00 B
45LABEL maintainer=Evan Wies <[email protected]>0 B
46LABEL resty_fat_image_base=gaoyifan/openresty0 B
47LABEL resty_fat_image_tag=light0 B
48LABEL resty_luarocks_version=3.7.00 B
49|3 RESTY_FAT_IMAGE_BASE=gaoyifan/openresty RESTY_FAT_IMAGE_TAG=light RESTY_LUAROCKS_VERSION=3.7.0 /bin/sh74.22 MB
50ENV 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.0-beta3/?.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
51ENV 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
52RUN /bin/sh -c apk add388.27 KB
53ADD https://raw.githubusercontent.com/gaoyifan/smartentry/v0.4.1/smartentry.sh /sbin/smartentry.sh # buildkit2.9 KB
54RUN /bin/sh -c chmod +x2.92 KB
55ENV ASSETS_DIR=/opt/smartentry/HEAD0 B
56ENTRYPOINT ["/sbin/smartentry.sh"]0 B
57RUN /bin/sh -c apk add398.48 KB
58COPY .docker /opt/smartentry/HEAD # buildkit416 B
59COPY nginx.conf /opt/smartentry/HEAD/rootfs/usr/local/openresty/nginx/conf/ # buildkit985 B
60COPY lua /opt/smartentry/HEAD/rootfs/usr/local/openresty/nginx/lua/ # buildkit735 B
61WORKDIR /usr/local/openresty/nginx/conf32 B
62RUN /bin/sh -c rm nginx.conf231 B
63RUN /bin/sh -c mkdir -p214 B
64WORKDIR /usr/local/openresty/nginx/conf/ssl32 B
65RUN /bin/sh -c openssl req2.18 KB
66RUN /bin/sh -c cp cert.pem1.13 KB
67CMD ["/usr/local/openresty/bin/openresty"]0 B

Command

ADD file:8ec69d882e7f29f0652d537557160e638168550f738d0d49f90a7ef96bf31787 in /