Sign inSign up

casebender/ingestion:v1.0.6

Index digest

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 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=22.23.20 B
4RUN /bin/sh -c addgroup -g50.19 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apk upgrade2.55 MB
11WORKDIR /app93 B
12LABEL org.opencontainers.image.source=https://github.com/casebender/webapp0 B
13LABEL org.opencontainers.image.description=CaseBender Ingestion Service0 B
14LABEL org.opencontainers.image.vendor=CaseBender0 B
15LABEL org.opencontainers.image.licenses=Proprietary0 B
16LABEL org.opencontainers.image.title=casebender-ingestion0 B
17RUN /bin/sh -c apk add427.01 KB
18COPY --chown=ingestion:nodejs /app/deploy ./ #176.31 MB
19ENV NODE_ENV=production0 B
20ENV PORT=30030 B
21ENV HOST=0.0.0.00 B
22ENV SERVICE_NAME=ingestion-service0 B
23RUN /bin/sh -c mkdir -p94 B
24USER ingestion0 B
25HEALTHCHECK &{["CMD-SHELL" "node -e \"require('node:http').get('http://127.0.0.1:3003/health/live',0 B
26ENTRYPOINT ["dumb-init" "--"]0 B
27CMD ["node" "dist/index.js"]0 B

Command

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