Sign inSign up

flipperdevices/firmware-report-client:0.0.0

Index digest

sha256:34f582272dffbb199ae7de306b86ddc86ce13777ff6ee33e7da695b4537fe398

OS/ARCH

linux/amd64

Compressed size

36.75 MB

Last pushed

over 2 years by flipperautomated

Type

Image

Manifest digest

sha256:9ce94ecf132fb06535f873d58c08e7738f728c47e0bbed55dff54d00af7987de

Image Layers

1ADD file ... in / 3.25 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.26.00 B
5ENV PKG_RELEASE=10 B
6RUN /bin/sh -c set -x3.8 MB
7COPY docker-entrypoint.sh / # buildkit628 B
8COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit954 B
9COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit393 B
10COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
11COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
12ENTRYPOINT ["/docker-entrypoint.sh"]0 B
13EXPOSE map[80/tcp:{}]0 B
14STOPSIGNAL SIGQUIT0 B
15CMD ["nginx" "-g" "daemon off;"]0 B
16ENV NJS_VERSION=0.8.40 B
17ENV NJS_RELEASE=20 B
18RUN /bin/sh -c set -x12.44 MB
19RUN /bin/sh -c rm -rf178 B
20COPY /app/nginx-site.conf /etc/nginx/conf.d/nginx-site.conf # buildkit323 B
21RUN /bin/sh -c rm -rf211 B
22COPY /app/dist /usr/share/nginx/html/dist # buildkit78.18 KB
23COPY /app/import-meta-env /usr/share/nginx/html/import-meta-env # buildkit17.18 MB
24COPY app/.env.example /usr/share/nginx/html/.env.example # buildkit241 B
25COPY app/import-meta-env.sh /docker-entrypoint.d/import-meta-env.sh # buildkit214 B
26RUN /bin/sh -c chmod +x213 B
27RUN /bin/sh -c chmod +x32 B

Command

ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /