Sign inSign up

bmcgonag/treasure-trails-be:0.1.3

Index digest

sha256:08a82fef018294a3d6893b40fa9fe76618ef5b9dc9d51c9b335a3c752303423e

OS/ARCH

linux/amd64

Compressed size

503.89 MB

Last pushed

6 months by bmcgonag

Type

Image

Manifest digest

sha256:32303ec77e8ed55b0fb0e0f9ecb8cb3bd17c17d45b70ec1c7a8dad41f4f9be03

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.52 KB
18RUN /bin/sh -c npx prisma21.87 MB
19COPY . . # buildkit43.77 MB
20EXPOSE [3001/tcp]0 B
21CMD ["sh" "-c" "npx prisma0 B

Command

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