Sign inSign up

charlocharlie/epicgames-freegames:7a3ab849a10ce295e90e051c7a409a2ee46410ee

Multi-platform
Index digest

sha256:11abd5cc32aaef6fa83928ce00ecd6fcc3c39a24f5ea06bedc47c7f48a6b8606

OS/ARCH

Compressed size

664.71 MB

Last pushed

4 months by charlocharlie

Type

Image

Manifest digest

sha256:2d8824d9bca1ee471c541991c8ffe2a9cec50cc895de789d2a972f9cbde957d6

Image Layers

1ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit3.69 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=22.22.30 B
4RUN /bin/sh -c addgroup -g49.89 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=10 B
11WORKDIR /usr/app107 B
12RUN /bin/sh -c apk add303 MB
13COPY package*.json ./ # buildkit127.46 KB
14RUN /bin/sh -c npm ci306.76 MB
15COPY /usr/app/dist ./dist # buildkit49.24 KB
16COPY entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit1009 B
17RUN /bin/sh -c ln -s121 B
18ARG COMMIT_SHA=7a3ab849a10ce295e90e051c7a409a2ee46410ee BRANCH=master0 B
19RUN |2 COMMIT_SHA=7a3ab849a10ce295e90e051c7a409a2ee46410ee BRANCH=master /bin/sh224 B
20LABEL org.opencontainers.image.title=epicgames-freegames-node org.opencontainers.image.url=https://github.com/claabs/epicgames-freegames-node org.opencontainers.image.description=Automatically redeem0 B
21ENV NODE_ENV=production PUPPETEER_EXECUTABLE_PATH=/usr/bin/chromium-browser COMMIT_SHA=7a3ab849a10ce295e90e051c7a409a2ee46410ee BRANCH=master0 B
22EXPOSE [3000/tcp]0 B
23VOLUME [/usr/app/config]0 B
24ENTRYPOINT ["tini" "--" "docker-entrypoint.sh"]0 B

Command

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