Sign inSign up

dokeraj/lastdone:3

Multi-platform
Web servers
Index digest

sha256:b799a5b1a2cb3d49f46618f42d0e844d2c4791231e3841cf8d927f686f6c7242

OS/ARCH

Compressed size

87.78 MB

Last pushed

4 months by dokeraj

Type

Image

Manifest digest

sha256:3a4af00fc28690fa888a01687a2b57566a25637f18c2aeea063d0e1c8122f0c6

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=20.20.20 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.5 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app92 B
11ENV NODE_ENV=production DB_PATH=/data/lastdone.db PORT=80 TZ=UTC0 B
12COPY package*.json ./ # buildkit48.43 KB
13RUN /bin/sh -c npm ci16.8 MB
14COPY server/ ./server/ # buildkit10.64 KB
15COPY /app/dist ./dist # buildkit2.85 MB
16EXPOSE map[80/tcp:{}]0 B
17VOLUME [/data]0 B
18CMD ["node" "server/index.js"]0 B

Command

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