Sign inSign up

dersimn/mqtt-smarthome-webui:3.0.0-build.20231222T0346

Multi-platform
Index digest

sha256:02658b835257259eb6770e97e5f16c0fb6a2a5106d39f3a924d2385293efa9ac

OS/ARCH

Compressed size

66.03 MB

Last pushed

over 2 years by dersimn

Type

Image

Manifest digest

sha256:f0d751a9cddb6f30902cd236057e5ee65fd90520314229258369c5f02949e4c6

Image Layers

1ADD file ... in / 28.75 MB
2CMD ["bash"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.25.30 B
5ENV NJS_VERSION=0.8.20 B
6ENV PKG_RELEASE=1~bookworm0 B
7RUN /bin/sh -c set -x36.74 MB
8COPY docker-entrypoint.sh / # buildkit627 B
9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 B
10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit367 B
11COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
12COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
13ENTRYPOINT ["/docker-entrypoint.sh"]0 B
14EXPOSE map[80/tcp:{}]0 B
15STOPSIGNAL SIGQUIT0 B
16CMD ["nginx" "-g" "daemon off;"]0 B
17ADD https://git.io/get-mo /usr/local/bin/mo # buildkit12.58 KB
18RUN /bin/sh -c chmod a+x12.58 KB
19RUN /bin/sh -c mkdir /www92 B
20COPY nginx.template /nginx.template # buildkit1.52 KB
21COPY run.bash /run.bash # buildkit561 B
22EXPOSE map[80/tcp:{}]0 B
23EXPOSE map[443/tcp:{}]0 B
24ENV WHITELIST_LOCAL_IP=true0 B
25ENV NGINX_UID=www-data0 B
26ENTRYPOINT ["bash" "/run.bash"]0 B
27COPY www /www # buildkit80.91 KB
28COPY /app/www/bundle.js /www/bundle.js # buildkit421.63 KB
29COPY /app/www/bundle.css /www/bundle.css # buildkit25.91 KB
30ENV WS_PROXY_PATH=/mqtt0 B
31ENV DEDICATED_COOKIE_LOCATION=/cookie # only0 B

Command

ADD file:6f4083d57ea9644b5a827e67b0725087a15aa428272ec223ab968bf8b4623e42 in /