Sign inSign up

constructiontechnect/api-gateway:latest

Index digest

sha256:228091fcf8f90e29ccfc8a2f28588e4560f4938d94f24c5149c8763de52c3b44

OS/ARCH

linux/amd64

Compressed size

195.22 MB

Last pushed

3 months by constructiontechnect

Type

Image

Manifest digest

sha256:7a6308863bf34a9f8f5219a4cd117d9cea45db5ecb40c4c3590e3004102f2c88

Image Layers

1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=24.17.00 B
4RUN /bin/sh -c addgroup -g49.86 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app93 B
11COPY package*.json ./ # buildkit136.66 KB
12RUN /bin/sh -c npm ci140.2 MB
13COPY /app/dist/apps/api-gateway ./dist # buildkit157.73 KB
14EXPOSE []0 B
15CMD ["node" "dist/main.js"]0 B

Command

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