sha256:40b186d68b4da37dfe97ff191ba46b8c8172fa654be766a159a10010179dc3fd
OS/ARCH
linux/amd64
Compressed size
61.38 MB
Last pushed
10 months by yotamloe
Type
Image
Manifest digest
sha256:40b186d68b4da37dfe97ff191ba46b8c8172fa654be766a159a10010179dc3fd
Image Layers
1ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit3.63 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=20.19.60 B4RUN /bin/sh -c addgroup -g40.78 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app125 B11RUN /bin/sh -c addgroup -g996 B12COPY package*.json ./ # buildkit460 B13RUN /bin/sh -c npm install7.89 MB14COPY /app/dist ./dist # buildkit3.71 KB15RUN /bin/sh -c chown -R7.87 MB16USER nodejs0 B17ENV NODE_ENV=production0 B18ENV SERVICE_NAME=otel-trace-generator0 B19HEALTHCHECK &{["CMD-SHELL" "node -e \"console.log('healthy')\"0 B20CMD ["npm" "start"]0 BCommand
ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit