Sign inSign up

ipmake/perplexed:latest-arm64

Integration & delivery
Internet of things
Web servers
Index digest

sha256:27cbaad7434e15070cdffd1f39628680f0bcfc1334af5d3cbf6970b085b0f2df

OS/ARCH

linux/arm64

Compressed size

174.39 MB

Last pushed

over 1 year by ipmake

Type

Image

Manifest digest

sha256:ef7dd52fdae6c2cc7bf329f89b6cad5eaaba3dd35c8a238f26536340edec0305

Image Layers

1# debian.sh --arch 'arm64' out/26.74 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=22.13.10 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=45.69 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app93 B
11COPY backend/* /app # buildkit20.85 KB
12RUN /bin/sh -c apt-get update16.82 MB
13RUN /bin/sh -c npm install74.47 MB
14RUN /bin/sh -c npx prisma6.76 MB
15RUN /bin/sh -c npx tsc4.82 KB
16RUN /bin/sh -c chmod +x32 B
17EXPOSE map[3000/tcp:{}]0 B
18VOLUME [/app/data]0 B
19COPY frontend/build/ /app/www/ # buildkit2.24 MB
20CMD ["node" "dist/index.js"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1738540800'