Sign inSign up

zdid2/evoo7-homeassistant:1.2.0

Multi-platform
Internet of things
Index digest

sha256:79143528680771846b8eff080d414884045049c52f93b767d09b2ccfba24259b

OS/ARCH

Compressed size

58.34 MB

Last pushed

8 months by zdid2

Type

Image

Manifest digest

sha256:4311be20f9e00748d0a82273d499cdf10a2f37288bce6501cd038e12ac81facf

Image Layers

1ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit3.47 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=18.20.80 B
4RUN /bin/sh -c addgroup -g38.16 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app93 B
11COPY package*.json ./ # buildkit15.27 KB
12COPY tsconfig.json ./ # buildkit329 B
13RUN /bin/sh -c npm install5.2 MB
14RUN /bin/sh -c npm cache544 B
15RUN /bin/sh -c npm install10.26 MB
16COPY src/ ./src/ # buildkit18.37 KB
17COPY dist/ ./dist/ # buildkit17.27 KB
18COPY config.json ./ # buildkit590 B
19COPY evoo7_datas.json ./ # buildkit2.99 KB
20RUN /bin/sh -c mkdir -p112 B
21RUN /bin/sh -c mkdir -p114 B
22CMD ["node" "/app/dist/starter.js"]0 B

Command

ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit