Sign inSign up

allbridge/io.allbridge.rest-api:3.24.0

Multi-platform
Integration & delivery
API management
Developer tools
Index digest

sha256:8e76921a53a93bfd57e2721aceb856478b40be9455aaaf33135fde2c3d682424

OS/ARCH

Compressed size

120.95 MB

Last pushed

about 1 year by ooallbridge

Type

Image

Manifest digest

sha256:31f86fb0e2a0465fb174e1658060acdceb7a6006e2e1ca3ac2beaef60ecc6f74

Image Layers

1ADD alpine-minirootfs-3.21.1-aarch64.tar.gz / # buildkit3.8 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=22.12.00 B
4RUN /bin/sh -c addgroup -g47.19 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 update2.35 MB
11RUN /bin/sh -c apk upgrade3.69 MB
12RUN /bin/sh -c apk add331 KB
13RUN /bin/sh -c npm install11.78 MB
14WORKDIR /app93 B
15ENV NODE_ENV=production0 B
16COPY /app/rest-api/pruned/node_modules ./node_modules # buildkit50.49 MB
17COPY /app/rest-api/pruned/dist ./dist # buildkit110.93 KB
18COPY /app/rest-api/pruned/public ./public # buildkit8.86 KB
19COPY /app/rest-api/pruned/package.json ./ # buildkit1.53 KB
20RUN /bin/sh -c adduser -D999 B
21USER rest0 B
22CMD ["node" "dist/main"]0 B

Command

ADD alpine-minirootfs-3.21.1-aarch64.tar.gz / # buildkit