Sign inSign up

amcop/gpuaas-auth-gateway:v5.5.0-rc5

Index digest

sha256:bd863cf05f044b28caf0684503b6a5027d0beaee439534f8758a218bf2d1269a

OS/ARCH

linux/amd64

Compressed size

205.66 MB

Last pushed

9 days by amcop

Type

Image

Manifest digest

sha256:81d061ae1e8a77537c036fba6001e18f5c586db109ff8bdcb1aba59d866f76d0

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 # buildkit367.01 KB
16COPY /usr/src/app/audit-log-config ./audit-log-config # buildkit12.35 KB
17RUN /bin/sh -c addgroup -S973 B
18RUN /bin/sh -c chown -R29.85 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