Sign inSign up

charlocharlie/epicgames-freegames:98f47f5339c9407a170bde9359c6d844af13a2e1

Multi-platform
Index digest

sha256:f0cd728292f57934bba251ed2ecf2fd914c8584a7a87bd926bc9f66f2da9625c

OS/ARCH

Compressed size

646.59 MB

Last pushed

5 months by charlocharlie

Type

Image

Manifest digest

sha256:99b4b7259b6e7f56c3f1c0bc8577e64a55e407b42fdccbe293207179dbced4c4

Image Layers

1ADD alpine-minirootfs-3.22.3-x86_64.tar.gz / # buildkit3.63 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=22.22.20 B
4RUN /bin/sh -c addgroup -g49.53 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=10 B
11WORKDIR /usr/app108 B
12COPY package*.json tsconfig.json ./ #298.12 MB
13COPY package*.json ./ # buildkit129.47 KB
14RUN /bin/sh -c npm ci293.93 MB
15COPY /usr/app/dist ./dist # buildkit48.93 KB
16COPY entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit1012 B
17RUN /bin/sh -c ln -s123 B
18ARG COMMIT_SHA=98f47f5339c9407a170bde9359c6d844af13a2e1 BRANCH=master0 B
19RUN |2 COMMIT_SHA=98f47f5339c9407a170bde9359c6d844af13a2e1 BRANCH=master /bin/sh227 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=98f47f5339c9407a170bde9359c6d844af13a2e1 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.22.3-x86_64.tar.gz / # buildkit