sha256:86c673761456b8844022f6522dd6d9d87ab4cf4c1621586ba84c743b18ca6f96
OS/ARCH
linux/amd64
Compressed size
234.34 MB
Last pushed
15 days by celljuke82
Type
Image
Manifest digest
sha256:cda12c4f84e8e2d0ed41628a8ff173568f45bb54a2ae3d9fcf4c3d5e8e614b89
Image Layers
1ADD alpine-minirootfs-3.23.5-x86_64.tar.gz / # buildkit3.67 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=22.23.20 B4RUN /bin/sh -c addgroup -g50.19 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c apk upgrade2.55 MB11WORKDIR /app93 B12LABEL org.opencontainers.image.source=https://github.com/casebender/webapp0 B13LABEL org.opencontainers.image.description=CaseBender Ingestion Service0 B14LABEL org.opencontainers.image.vendor=CaseBender0 B15LABEL org.opencontainers.image.licenses=Proprietary0 B16LABEL org.opencontainers.image.title=casebender-ingestion0 B17RUN /bin/sh -c apk add427.01 KB18COPY --chown=ingestion:nodejs /app/deploy ./ #176.31 MB19ENV NODE_ENV=production0 B20ENV PORT=30030 B21ENV HOST=0.0.0.00 B22ENV SERVICE_NAME=ingestion-service0 B23RUN /bin/sh -c mkdir -p94 B24USER ingestion0 B25HEALTHCHECK &{["CMD-SHELL" "node -e \"require('node:http').get('http://127.0.0.1:3003/health/live',0 B26ENTRYPOINT ["dumb-init" "--"]0 B27CMD ["node" "dist/index.js"]0 BCommand
ADD alpine-minirootfs-3.23.5-x86_64.tar.gz / # buildkit