Sign inSign up

lettore/zigbee2mqtt:1.37.1

Multi-platform
Index digest

sha256:d37f2f8227d9c2763ddbe06e48328f9ec3a9b8cf081dfcbda44c9b0af4c0c634

OS/ARCH

Compressed size

34.94 MB

Last pushed

over 2 years by lettore

Type

Image

Manifest digest

sha256:6b82f6a453ca41106e963abbd09d366e1f2892666ffaa1d67d5ce5f3b3bbbdd3

Image Layers

1ADD file ... in / 3.24 MB
2CMD ["/bin/sh"]0 B
3WORKDIR /app93 B
4RUN /bin/sh -c apk add19.11 MB
5COPY /app/node_modules ./node_modules # buildkit12.37 MB
6COPY dist ./dist # buildkit203.02 KB
7COPY package.json LICENSE index.js data/configuration.yaml14.9 KB
8COPY docker/docker-entrypoint.sh /usr/local/bin/ # buildkit374 B
9RUN /bin/sh -c chmod +x370 B
10RUN /bin/sh -c mkdir /app/data111 B
11ARG COMMIT0 B
12RUN |1 COMMIT=ea39d86 /bin/sh -c162 B
13ENV NODE_ENV=production0 B
14ENTRYPOINT ["docker-entrypoint.sh"]0 B
15CMD ["/sbin/tini" "--" "node" "index.js"]0 B

Command

ADD file:756183bba9c7f4593c2b216e98e4208b9163c4c962ea0837ef88bd917609d001 in /