sha256:49b4bf322d3dc05268327ec45d04c7d865937c4ecc4b7e42883c8063a57eb72a
OS/ARCH
Compressed size
651.59 MB
Last pushed
4 months by charlocharlie
Type
Image
Manifest digest
sha256:2b6d406a7bc4559d16eb7d9a9e65f16bc0addc7ae058c84e2a0b6c25946ed963
Image Layers
1ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit4.01 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=22.22.30 B4RUN /bin/sh -c addgroup -g50.23 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit444 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=10 B11WORKDIR /usr/app107 B12COPY package*.json tsconfig.json ./ #292.26 MB13COPY package*.json ./ # buildkit122.95 KB14RUN /bin/sh -c npm ci303.73 MB15COPY /usr/app/dist ./dist # buildkit48.95 KB16COPY entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit1002 B17RUN /bin/sh -c ln -s122 B18ARG COMMIT_SHA=0961398ac55c727966433471915ddf9f6e13cc42 BRANCH=master0 B19RUN |2 COMMIT_SHA=0961398ac55c727966433471915ddf9f6e13cc42 BRANCH=master /bin/sh224 B20LABEL org.opencontainers.image.title=epicgames-freegames-node org.opencontainers.image.url=https://github.com/claabs/epicgames-freegames-node org.opencontainers.image.description=Automatically redeem0 B21ENV NODE_ENV=production PUPPETEER_EXECUTABLE_PATH=/usr/bin/chromium-browser COMMIT_SHA=0961398ac55c727966433471915ddf9f6e13cc42 BRANCH=master0 B22EXPOSE [3000/tcp]0 B23VOLUME [/usr/app/config]0 B24ENTRYPOINT ["tini" "--" "docker-entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit