sha256:7b0776c17e1da6c2f00f60ebdaeb02b341ee1a2462a11ec71246717758333930
OS/ARCH
linux/amd64
Compressed size
29.41 MB
Last pushed
about 3 years by yinyue123
Type
Image
Manifest digest
sha256:7b0776c17e1da6c2f00f60ebdaeb02b341ee1a2462a11ec71246717758333930
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 /app104 B20WORKDIR /app32 B21COPY /app/stats.ljbc /app/ # buildkit653 B22COPY /app/protect.ljbc /app/ # buildkit1.08 KB23COPY /app/record.ljbc /app/ # buildkit423 B24ADD stats.lua /app/stats.lua # buildkit500 B25ADD protect.lua /app/protect.lua # buildkit852 B26ADD record.lua /app/record.lua # buildkit411 B27ADD cert.key /app/cert.key # buildkit830 B28ADD cert.pem /app/cert.pem # buildkit697 B29ADD env.conf /app/env.conf # buildkit216 B30ADD nginx.conf /app/nginx.conf # buildkit1.3 KB31CMD ["openresty" "-c" "/app/nginx.conf"]0 BCommand
ADD file:1d706af4169332956a23f3faa02754cb503003812cc1d43ad9b2448f7c26f431 in /