Sign inSign up

casebender/ingestion:v1.0.7

Index digest

sha256:c13ffbec6b35d648152d122de930e9df881b7f7c8075f3c314afdea3f41d70bb

OS/ARCH

linux/amd64

Compressed size

234.45 MB

Last pushed

9 days by celljuke82

Type

Image

Manifest digest

sha256:c6c7f24d4c20c67e4c5981f75df98878878ebf56b01b097202a73d3c649830a2

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.42 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