Sign inSign up

bmcgonag/treasure-trails-be:0.1.1

Index digest

sha256:4a040409662f3ee1ca32d3967c17425fbece0cc08c7272d126659dd01df4fc89

OS/ARCH

linux/amd64

Compressed size

503.87 MB

Last pushed

6 months by bmcgonag

Type

Image

Manifest digest

sha256:122157000782c7ffda3ee6b6882fc752f5e3f152077701088ecea0572bd7dee5

Image Layers

1# debian.sh --arch 'amd64' out/46.24 MB
2RUN /bin/sh -c set -eux;22.92 MB
3RUN /bin/sh -c set -eux;61.41 MB
4RUN /bin/sh -c set -ex;201.73 MB
5RUN /bin/sh -c groupadd --gid3.25 KB
6ENV NODE_VERSION=20.20.20 B
7RUN /bin/sh -c ARCH= &&46.37 MB
8ENV YARN_VERSION=1.22.220 B
9RUN /bin/sh -c set -ex1.19 MB
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12CMD ["node"]0 B
13WORKDIR /app92 B
14RUN /bin/sh -c apt-get update2.41 KB
15COPY package*.json ./ # buildkit22.27 KB
16RUN /bin/sh -c npm install58.35 MB
17COPY prisma ./prisma # buildkit1.37 KB
18RUN /bin/sh -c npx prisma21.86 MB
19COPY . . # buildkit43.76 MB
20EXPOSE [3001/tcp]0 B
21CMD ["sh" "-c" "npx prisma0 B

Command

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