sha256:e0d3feee805be4b6d1d59538de89fb348c660e43b6e7cd0b9ca313da5b06dfda
OS/ARCH
linux/amd64
Compressed size
29.41 MB
Last pushed
about 3 years by yinyue123
Type
Image
Manifest digest
sha256:e0d3feee805be4b6d1d59538de89fb348c660e43b6e7cd0b9ca313da5b06dfda
Image Layers
1ADD file ... in / 21.49 MB2CMD ["bash"]0 B4ARG RESTY_DEB_FLAVOR=0 B5ARG RESTY_DEB_VERSION==1.15.8.3-1~stretch10 B6ARG RESTY_IMAGE_BASE=debian0 B7ARG RESTY_IMAGE_TAG=stretch-slim0 B8LABEL resty_image_base=debian0 B9LABEL resty_image_tag=stretch-slim0 B10LABEL resty_deb_flavor=0 B11LABEL resty_deb_version==1.15.8.3-1~stretch10 B12|4 RESTY_DEB_FLAVOR= RESTY_DEB_VERSION==1.15.8.3-1~stretch1 RESTY_IMAGE_BASE=debian RESTY_IMAGE_TAG=stretch-slim7.92 MB13ENV 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 B14COPY file:871e3c814ada8b73d3bd53e819bd122b5612587624e3eb6ef6e97d83522238fc in /usr/local/openresty/nginx/conf/nginx.conf 972 B15COPY file:1832501c6083278533ce3d09a4140cc30795ddf825ad6a0ad52ea84858291e53 in /etc/nginx/conf.d/default.conf 862 B16CMD ["/usr/bin/openresty" "-g" "daemon0 B17STOPSIGNAL SIGQUIT0 B18EXPOSE map[3000/tcp:{} 443/tcp:{} 80/tcp:{}]0 B19RUN /bin/sh -c mkdir /app138 B20WORKDIR /app32 B21COPY /app/stats.ljbc /app/ # buildkit455 B22COPY /app/protect.ljbc /app/ # buildkit927 B23COPY /app/ping.ljbc /app/ # buildkit237 B24COPY /app/record.ljbc /app/ # buildkit362 B25ADD stats.lua /app/stats.lua # buildkit392 B26ADD protect.lua /app/protect.lua # buildkit750 B27ADD ping.lua /app/ping.lua # buildkit214 B28ADD record.lua /app/record.lua # buildkit316 B29ADD cert.key /app/cert.key # buildkit828 B30ADD cert.pem /app/cert.pem # buildkit697 B31ADD env.conf /app/env.conf # buildkit204 B32ADD nginx.conf /app/nginx.conf # buildkit1.28 KB33CMD ["openresty" "-c" "/app/nginx.conf"]0 BCommand
ADD file:1d706af4169332956a23f3faa02754cb503003812cc1d43ad9b2448f7c26f431 in /