Sign inSign up

benzino77/tasmocompiler:11.0.1

Multi-platform
Internet of things
Index digest

sha256:0e29ae34d34f535e13a009051b7b792cbe8ee8d8dbb4868d488ba668b39db387

OS/ARCH

Compressed size

544.19 MB

Last pushed

about 3 years by benzino77

Type

Image

Manifest digest

sha256:63de2fd61af658d713574bc30beda27d45d8ec8e65e2537337ceb64e2336cc62

Image Layers

1ADD file ... in / 25.84 MB
2CMD ["bash"]0 B
3/bin/sh -c groupadd --gid 10004.06 KB
4ENV NODE_VERSION=12.16.20 B
5/bin/sh -c ARCH= && dpkgArch="$(dpkg23.01 MB
6ENV YARN_VERSION=1.22.40 B
7/bin/sh -c set -ex 2.64 MB
8COPY file:238737301d47304174e4d24f4def935b29b3069c03c72ae8de97d94624382fce in /usr/local/bin/ 285 B
9ENTRYPOINT ["docker-entrypoint.sh"]0 B
10CMD ["node"]0 B
11LABEL maintainer=Piotr Antczak <[email protected]>0 B
12RUN /bin/sh -c apt-get update430.8 MB
13ADD public /tasmocompiler/public/ # buildkit25.88 KB
14ADD server /tasmocompiler/server/ # buildkit270.69 KB
15ADD src /tasmocompiler/src/ # buildkit37.56 KB
16ADD package.json yarn.lock .yarnrc /tasmocompiler/197.75 KB
17RUN /bin/sh -c cd /tasmocompiler61.37 MB
18ENV LC_ALL=C.UTF-8 LANG=C.UTF-80 B
19WORKDIR /tasmocompiler32 B
20ENTRYPOINT ["nodemon" "server/app.js"]0 B

Command

ADD file:9b8be2b52ee0fa31da1b6256099030b73546253a57e94cccb24605cd888bb74d in /