Sign inSign up

dersimn/mqtt-smarthome-webui:3.0.0-build.20231221T0346-alpine

Multi-platform
Index digest

sha256:002973754b69449e99172d2fd77648e350df22ead7f2931bb355dbc79a31585f

OS/ARCH

Compressed size

18.71 MB

Last pushed

over 2 years by dersimn

Type

Image

Manifest digest

sha256:ec6c52f188e28732d8eb05d793aa076c9942ba610431bd5c647e46e9bb337c9d

Image Layers

1ADD file ... in / 3.09 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.25.30 B
5ENV PKG_RELEASE=10 B
6RUN /bin/sh -c set -x2 MB
7COPY docker-entrypoint.sh / # buildkit629 B
8COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B
9COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit367 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.20 B
17RUN /bin/sh -c set -x10.73 MB
18ADD https://git.io/get-mo /usr/local/bin/mo # buildkit12.6 KB
19RUN /bin/sh -c chmod a+x2.36 MB
20RUN /bin/sh -c mkdir /www92 B
21COPY nginx.template /nginx.template # buildkit1.52 KB
22COPY run.bash /run.bash # buildkit562 B
23EXPOSE map[80/tcp:{}]0 B
24EXPOSE map[443/tcp:{}]0 B
25ENV WHITELIST_LOCAL_IP=true0 B
26ENV NGINX_UID=nginx0 B
27ENTRYPOINT ["bash" "/run.bash"]0 B
28COPY www /www # buildkit80.91 KB
29COPY /app/www/bundle.js /www/bundle.js # buildkit421.63 KB
30COPY /app/www/bundle.css /www/bundle.css # buildkit25.91 KB
31ENV WS_PROXY_PATH=/mqtt0 B
32ENV DEDICATED_COOKIE_LOCATION=/cookie # only0 B

Command

ADD file:92902088cd15ed8f5dca2f7fc6570fb4e4824fac8b09e091c88e96bbd0ca814b in /