Sign inSign up

benzino77/tasmocompiler:11.0.0

Multi-platform
Internet of things
Index digest

sha256:efc437e49883e1c6116af21375e808e9a5ade23123e3bc240ec749c373846282

OS/ARCH

Compressed size

459.34 MB

Last pushed

about 3 years by benzino77

Type

Image

Manifest digest

sha256:42ad11dba1cc4acb422aefab6c5fc071a7cbf57ec16ae37254749a6b51ccfaa4

Image Layers

1ADD file ... in / 24.66 MB
2CMD ["bash"]0 B
3/bin/sh -c groupadd --gid 10004.08 KB
4ENV NODE_VERSION=12.16.20 B
5/bin/sh -c ARCH= && dpkgArch="$(dpkg22.98 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 update347.15 MB
13ADD public /tasmocompiler/public/ # buildkit25.88 KB
14ADD server /tasmocompiler/server/ # buildkit270.68 KB
15ADD src /tasmocompiler/src/ # buildkit37.54 KB
16ADD package.json yarn.lock .yarnrc /tasmocompiler/197.76 KB
17RUN /bin/sh -c cd /tasmocompiler61.38 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:581ee9c3c19f0d971aeda008fd399f59171cae75e8936b967dbf3888db4fc0d0 in /