sha256:32bc39ef88cea0bc30e5a166fa83f6ca1c6d06cb04fc8b4dc636154b854bc47b
OS/ARCH
linux/amd64
Compressed size
357.02 MB
Last pushed
1 day by radiantone
Type
Image
Manifest digest
sha256:32bc39ef88cea0bc30e5a166fa83f6ca1c6d06cb04fc8b4dc636154b854bc47b
Image Layers
1COPY /rootfs/ / # buildkit52.04 MB2CMD ["/bin/bash"]0 B3RUN /bin/sh -c yum update194.12 MB4ENV NODE_ENV=production0 B5ENV IS_API_INSTANCE=true0 B6COPY /var/prometheus-alerts /var/prometheus-alerts # buildkit1.63 KB7COPY /app/dist /app/dist # buildkit1.63 MB8COPY /app/node_modules /app/node_modules # buildkit109.21 MB9COPY ./ci/healthcheck.js /app/ # buildkit554 B10WORKDIR /app32 B11HEALTHCHECK &{["CMD" "/usr/bin/node" "--enable-source-maps" "healthcheck.js"]0 B12EXPOSE map[3000/tcp:{}]0 B13ENTRYPOINT ["/usr/bin/node" "--enable-source-maps" "dist/src/main"]0 BCommand
COPY /rootfs/ / # buildkit