Sign inSign up

yinyue123/ddos-firewal:v1.7

Manifest digest

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 MB
2CMD ["bash"]0 B
3LABEL maintainer=Evan Wies <[email protected]>0 B
4ARG RESTY_DEB_FLAVOR=0 B
5ARG RESTY_DEB_VERSION==1.15.8.3-1~stretch10 B
6ARG RESTY_IMAGE_BASE=debian0 B
7ARG RESTY_IMAGE_TAG=stretch-slim0 B
8LABEL resty_image_base=debian0 B
9LABEL resty_image_tag=stretch-slim0 B
10LABEL resty_deb_flavor=0 B
11LABEL resty_deb_version==1.15.8.3-1~stretch10 B
12|4 RESTY_DEB_FLAVOR= RESTY_DEB_VERSION==1.15.8.3-1~stretch1 RESTY_IMAGE_BASE=debian RESTY_IMAGE_TAG=stretch-slim7.92 MB
13ENV 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
14COPY file:871e3c814ada8b73d3bd53e819bd122b5612587624e3eb6ef6e97d83522238fc in /usr/local/openresty/nginx/conf/nginx.conf 972 B
15COPY file:1832501c6083278533ce3d09a4140cc30795ddf825ad6a0ad52ea84858291e53 in /etc/nginx/conf.d/default.conf 862 B
16CMD ["/usr/bin/openresty" "-g" "daemon0 B
17STOPSIGNAL SIGQUIT0 B
18EXPOSE map[3000/tcp:{} 443/tcp:{} 80/tcp:{}]0 B
19RUN /bin/sh -c mkdir /app104 B
20WORKDIR /app32 B
21COPY /app/stats.ljbc /app/ # buildkit653 B
22COPY /app/protect.ljbc /app/ # buildkit1.08 KB
23COPY /app/record.ljbc /app/ # buildkit423 B
24ADD stats.lua /app/stats.lua # buildkit500 B
25ADD protect.lua /app/protect.lua # buildkit852 B
26ADD record.lua /app/record.lua # buildkit411 B
27ADD cert.key /app/cert.key # buildkit830 B
28ADD cert.pem /app/cert.pem # buildkit697 B
29ADD env.conf /app/env.conf # buildkit216 B
30ADD nginx.conf /app/nginx.conf # buildkit1.3 KB
31CMD ["openresty" "-c" "/app/nginx.conf"]0 B

Command

ADD file:1d706af4169332956a23f3faa02754cb503003812cc1d43ad9b2448f7c26f431 in /