Sign inSign up

bmcgonag/get_healthy_backend:latest

Index digest

sha256:6011940ec4b6b6eb380d64123f0095743a64800c3b8b91e8d6c32f3bc1ea10d9

OS/ARCH

linux/amd64

Compressed size

147.85 MB

Last pushed

3 months by bmcgonag

Type

Image

Manifest digest

sha256:f3c55be755f1d5863f3944c59bd6d24dbecaed67cd586fc43edacb470a0de18b

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 /app93 B
11ENV NODE_ENV=production0 B
12RUN /bin/sh -c apt-get update2.7 MB
13RUN /bin/sh -c groupadd -r1.11 KB
14COPY /app/package*.json ./ # buildkit48.96 KB
15COPY /app/node_modules ./node_modules # buildkit38.47 MB
16COPY /app/prisma ./prisma # buildkit4.42 KB
17COPY /app/src ./src # buildkit21.51 KB
18COPY docker-entrypoint.prod.sh /docker-entrypoint.prod.sh # buildkit352 B
19RUN /bin/sh -c chmod +x353 B
20RUN /bin/sh -c mkdir -p38.54 MB
21USER nodejs0 B
22EXPOSE [3000/tcp]0 B
23ENTRYPOINT ["/docker-entrypoint.prod.sh"]0 B

Command

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