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:cefc0b574c29742fbf2d17776fcd09d7774ba2dcb48570abe28bc739cda5372e

Image Layers

1ADD alpine-minirootfs-3.21.3-aarch64.tar.gz / # buildkit3.81 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=18.20.80 B
4RUN /bin/sh -c addgroup -g37.82 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit443 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 cache547 B
15RUN /bin/sh -c npm install10.26 MB
16COPY src/ ./src/ # buildkit18.37 KB
17COPY dist/ ./dist/ # buildkit17.28 KB
18COPY config.json ./ # buildkit590 B
19COPY evoo7_datas.json ./ # buildkit2.99 KB
20RUN /bin/sh -c mkdir -p111 B
21RUN /bin/sh -c mkdir -p116 B
22CMD ["node" "/app/dist/starter.js"]0 B

Command

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