Sign inSign up

hotmeshio/hotmesh-ui:v0.0.4

Networking
Message queues
Developer tools
Manifest digest

sha256:2fd5c551f1d66f5ef272c1b4a354e8e7726326fd3dc7e4822401883aa6616038

OS/ARCH

linux/amd64

Compressed size

119.07 MB

Last pushed

over 1 year by hotmeshio

Type

Image

Manifest digest

sha256:2fd5c551f1d66f5ef272c1b4a354e8e7726326fd3dc7e4822401883aa6616038

Image Layers

1# debian.sh --arch 'amd64' out/28.85 MB
2RUN /bin/sh -c groupadd --gid3.98 KB
3ENV NODE_VERSION=20.18.10 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=38.89 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.66 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c npm install10.38 MB
11ENV TINI_VERSION=v0.19.00 B
12ADD https://github.com/krallin/tini/releases/download/v0.19.0/tini /tini # buildkit9.24 KB
13RUN /bin/sh -c chmod +x9.24 KB
14USER node0 B
15WORKDIR /home/node/app140 B
16EXPOSE map[3010/tcp:{}]0 B
17ENTRYPOINT ["/tini" "--"]0 B
18ENV NODE_ENV=production0 B
19COPY --chown=node:node package*.json ./ #65.34 KB
20RUN /bin/sh -c npm ci39.12 MB
21COPY /home/node/app/build ./ # buildkit83.12 KB
22CMD ["node" "web/server.js"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bullseye' '@1733097600'