Sign inSign up

benzino77/tasmocompiler:11.0.0

Multi-platform
Internet of things
Index digest

sha256:efc437e49883e1c6116af21375e808e9a5ade23123e3bc240ec749c373846282

OS/ARCH

Compressed size

514.99 MB

Last pushed

about 3 years by benzino77

Type

Image

Manifest digest

sha256:3410e0300fec14853c3d62b884a145a2fef7d2b0186d69725d18b597280f7b01

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 update401.6 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.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 /