Sign inSign up

benzino77/tasmocompiler:13.3.1

Multi-platform
Internet of things
Index digest

sha256:b199edeb11086cfcd385c5b1815402d05d39f34bd89ffbb52fee99edfb5ddd99

OS/ARCH

Compressed size

331.51 MB

Last pushed

5 months by benzino77

Type

Image

Manifest digest

sha256:dbf23df82f986cb62f092d7c99d0a3fd93594ef28f9c51457669dc2462ba37fe

Image Layers

1# debian.sh --arch 'armhf' out/22.83 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=22.22.20 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=42.5 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10LABEL maintainer=Piotr Antczak <[email protected]>0 B
11RUN /bin/sh -c apt-get update130.4 MB
12ADD public /tasmocompiler/public/ # buildkit25.84 KB
13ADD server /tasmocompiler/server/ # buildkit268.94 KB
14ADD src /tasmocompiler/src/ # buildkit37.62 KB
15ADD package.json package-lock.json /tasmocompiler/ #174.73 KB
16RUN /bin/sh -c cd /tasmocompiler74.77 MB
17USER node0 B
18RUN /bin/sh -c python3 -m58.88 MB
19ENV LC_ALL=C.UTF-8 LANG=C.UTF-8 PATH=/home/node/.platformio/penv/bin:/home/node/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
20WORKDIR /tasmocompiler32 B
21ENTRYPOINT ["nodemon" "server/app.js"]0 B
22EXPOSE [3000/tcp]0 B

Command

# debian.sh --arch 'armhf' out/ 'bookworm' '@1775433600'