Sign inSign up

ipmake/nevu:preview-amd64

Integration & delivery
Internet of things
Web servers
Index digest

sha256:49f747c4f43608c43933fbf5d6ba3390daac3b5f2a1612e34a339a13a154c21c

OS/ARCH

linux/amd64

Compressed size

182.98 MB

Last pushed

about 1 month by ipmake

Type

Image

Manifest digest

sha256:cf3e04687efc0fd194890ce7d64f55b9f6701f4484cd27d1bd3618eb37922672

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=22.23.20 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.62 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app92 B
11COPY backend/* /app # buildkit27.07 KB
12RUN /bin/sh -c apt-get update20.31 MB
13RUN /bin/sh -c npm install76.74 MB
14RUN /bin/sh -c npx prisma7.12 MB
15RUN /bin/sh -c npx tsc7.73 KB
16RUN /bin/sh -c chmod +x32 B
17EXPOSE [3000/tcp]0 B
18EXPOSE [44201/udp]0 B
19VOLUME [/app/data]0 B
20COPY frontend/build/ /app/www/ # buildkit2.59 MB
21CMD ["npm" "start"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'