Sign inSign up

communityfirst/guardianconnector-explorer:20260916-1156

Index digest

sha256:3a6ebc76d9a73ec7f20898296229324cbb632ebf0ba0b905fd880a021f79116f

OS/ARCH

linux/amd64

Compressed size

263.46 MB

Last pushed

7 days by luandrodd

Type

Image

Manifest digest

sha256:c9a61c7edc7287c5f349c2ab62324c9d0414bbdfcabfef8490a5d79e4dbe710f

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.24 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/ # buildkit447 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app93 B
11RUN /bin/sh -c npm install10.98 MB
12COPY package.json pnpm-lock.yaml pnpm-workspace.yaml ./162.75 KB
13RUN /bin/sh -c pnpm install171.37 MB
14COPY /app/.output ./.output # buildkit4.75 MB
15COPY /app/migrate-and-start.sh ./migrate-and-start.sh # buildkit437 B
16COPY /app/server/database/migrations ./server/database/migrations # buildkit7.76 KB
17EXPOSE [8080/tcp]0 B
18ENV NITRO_PORT=80800 B
19ENV NODE_ENV=production0 B
20CMD ["./migrate-and-start.sh"]0 B

Command

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