Sign inSign up

amcop/gpuaas-auth-gateway:billing-test-e2e

Index digest

sha256:19fdd846a736f038bc20642518d62cffbeeb557987551577d8d9b5f1c0a2512b

OS/ARCH

linux/amd64

Compressed size

205.63 MB

Last pushed

about 2 months by amcop

Type

Image

Manifest digest

sha256:41207ead0655223dfa5f469b6815dc32b25fb7cadc3cd38a86a37d143f64f2ca

Image Layers

1ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit3.69 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=25.9.00 B
4RUN /bin/sh -c addgroup -g52.18 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apk update5.24 MB
11WORKDIR /usr/src/app125 B
12COPY /usr/src/app/package*.json ./ # buildkit110.61 KB
13RUN /bin/sh -c npm install12.11 MB
14RUN /bin/sh -c npm ci53.31 MB
15COPY /usr/src/app/dist ./dist # buildkit354.37 KB
16COPY /usr/src/app/audit-log-config ./audit-log-config # buildkit11.11 KB
17RUN /bin/sh -c addgroup -S979 B
18RUN /bin/sh -c chown -R29.83 MB
19RUN /bin/sh -c apk add47.6 MB
20USER appuser0 B
21CMD ["node" "dist/main.js"]0 B

Command

ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit