Sign inSign up

anderegg/dy-static-file-server-dynamic-sidecar-compose-spec:1.0.7

Manifest digest

sha256:d8a2c8439540c8b1b2f1944df28f2c39a9505cf97db21591c338e9eec2b42fa8

OS/ARCH

linux/amd64

Compressed size

46.33 MB

Last pushed

almost 5 years by anderegg

Type

Image

Manifest digest

sha256:d8a2c8439540c8b1b2f1944df28f2c39a9505cf97db21591c338e9eec2b42fa8

Image Layers

1ADD file ... in / 2.68 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers0 B
4ENV NGINX_VERSION=1.21.00 B
5ENV NJS_VERSION=0.5.30 B
6ENV PKG_RELEASE=10 B
7/bin/sh -c set -x 6.69 MB
8COPY file:65504f71f5855ca017fb64d502ce873a31b2e0decd75297a8fb0a287f97acf92 in / 603 B
9COPY file:0b866ff3fc1ef5b03c4e6c8c513ae014f691fb05d530257dfffd07035c1b75da in /docker-entrypoint.d 894 B
10COPY file:0fd5fca330dcd6a7de297435e32af634f29f7132ed0550d342cad9fd20158258 in /docker-entrypoint.d 664 B
11COPY file:09a214a3e07c919af2fb2d7c749ccbc446b8c10eb217366e5a65640ee9edcc25 in /docker-entrypoint.d 1.36 KB
12ENTRYPOINT ["/docker-entrypoint.sh"]0 B
13EXPOSE 800 B
14STOPSIGNAL SIGQUIT0 B
15CMD ["nginx" "-g" "daemon0 B
16ARG PYTHON_VERSION=3.8.10-r00 B
17ARG INPUT_DIR=/www/inputs0 B
18ARG OUTPUT_DIR=/www/outputs0 B
19ARG WORKDIR=/workdir0 B
20LABEL maintainer=GitHK0 B
21COPY docker/custom/nginx.conf /etc/nginx/nginx.conf # buildkit439 B
22COPY docker/custom/boot.sh /boot.sh # buildkit491 B
23RUN |4 PYTHON_VERSION=3.8.10-r0 INPUT_DIR=/www/inputs OUTPUT_DIR=/www/outputs18.47 MB
24RUN |4 PYTHON_VERSION=3.8.10-r0 INPUT_DIR=/www/inputs OUTPUT_DIR=/www/outputs14.29 MB
25RUN |4 PYTHON_VERSION=3.8.10-r0 INPUT_DIR=/www/inputs OUTPUT_DIR=/www/outputs93 B
26RUN |4 PYTHON_VERSION=3.8.10-r0 INPUT_DIR=/www/inputs OUTPUT_DIR=/www/outputs3.94 MB
27COPY requirements/base.txt /tmp/requirements.txt # buildkit262 B
28RUN |4 PYTHON_VERSION=3.8.10-r0 INPUT_DIR=/www/inputs OUTPUT_DIR=/www/outputs258.72 KB
29COPY static-content/hello-world.txt /www/hello-world.txt # buildkit315 B
30RUN |4 PYTHON_VERSION=3.8.10-r0 INPUT_DIR=/www/inputs OUTPUT_DIR=/www/outputs148 B
31COPY src/dy_static_file_server /workdir/dy_static_file_server # buildkit1.94 KB
32ENV NGINX_SERVER_ROOT=/www0 B
33WORKDIR /workdir/dy_static_file_server32 B
34CMD ["/bin/sh" "/boot.sh"]0 B

Command

ADD file:8ec69d882e7f29f0652d537557160e638168550f738d0d49f90a7ef96bf31787 in /