Sign inSign up

ipmake/nevu:1.4.3

Multi-platform
Integration & delivery
Internet of things
Web servers
Index digest

sha256:bf57212636e30a60934fcf96b0a855fddebe05cf918178932edf41d2db344140

OS/ARCH

Compressed size

182.98 MB

Last pushed

about 1 month by ipmake

Type

Image

Manifest digest

sha256:d79aec891811ed0fd4dc114118d58dc9014195b77e5b5b6fbb926a44068e4090

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 /app93 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'