Sign inSign up

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

Index digest

sha256:b7cbda60da6c1a6fb6cd1e2a86bb068ccf6ebf5f345daeafa146a645542dad51

OS/ARCH

linux/amd64

Compressed size

205.66 MB

Last pushed

14 days by amcop

Type

Image

Manifest digest

sha256:7e0774abb1d04e2748ded5eb8c30f419e87ff8ef48cc026bd2d925b8ae4e78eb

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.07 KB
16COPY /usr/src/app/audit-log-config ./audit-log-config # buildkit12.35 KB
17RUN /bin/sh -c addgroup -S975 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