Sign inSign up

jacoblincool/privy-council:latest

Multi-platform
Index digest

sha256:4be659043b2221368c4293c00b6d1a549e63a6de484449481f0f985cf9f52cd0

OS/ARCH

Compressed size

535.61 MB

Last pushed

over 3 years by jacoblincool

Type

Image

Manifest digest

sha256:ea911f39d40e4686756040f659a0ed350ab0faf8d06601bfac48296aaa2a68ba

Image Layers

1ADD file ... in / 47.26 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.92 MB
4/bin/sh -c apt-get update &&61.14 MB
5/bin/sh -c set -ex; apt-get201.23 MB
6/bin/sh -c groupadd --gid 10003.29 KB
7ENV NODE_VERSION=18.16.00 B
8/bin/sh -c ARCH= && dpkgArch="$(dpkg43.41 MB
9ENV YARN_VERSION=1.22.190 B
10/bin/sh -c set -ex 2.17 MB
11COPY file:4d192565a7220e135cab6c77fbc1c73211b69f3d9fb37e62857b2c6eb9363d51 in /usr/local/bin/ 451 B
12ENTRYPOINT ["docker-entrypoint.sh"]0 B
13CMD ["node"]0 B
14WORKDIR /app93 B
15COPY /app/node_modules ./node_modules # buildkit156.76 MB
16COPY /app/prisma ./prisma # buildkit7.13 KB
17COPY /app/build ./build # buildkit730.8 KB
18COPY /app/package.json ./package.json # buildkit958 B
19ENV DATABASE_URL=file:./dev.db0 B
20ENTRYPOINT ["node" "build"]0 B

Command

ADD file:98cacc5890a8c0b29d7a2b296774428cb2268b01b4ff97a84deadcd3b513f319 in /