sha256:fa89bd17c6caade74308bfd9be759a0c05db7465ea384eff685b6fcc894e1235
OS/ARCH
linux/amd64
Compressed size
408.18 MB
Last pushed
about 1 month by ndcallahan
Type
Image
Manifest digest
sha256:fa89bd17c6caade74308bfd9be759a0c05db7465ea384eff685b6fcc894e1235
Image Layers
1ADD alpine-minirootfs-3.24.1-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/ # buildkit445 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /repo94 B11RUN /bin/sh -c apk add37.64 MB12COPY . . # buildkit9.68 MB13RUN /bin/sh -c pnpm install305.8 MB14COPY infra/docker/app/Caddyfile /etc/caddy/Caddyfile # buildkit231 B15COPY infra/docker/app/supervisord.conf /etc/supervisord.conf # buildkit405 B16EXPOSE [3000/tcp]0 B17CMD ["supervisord" "-c" "/etc/supervisord.conf"]0 BCommand
ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit