Sign inSign up

charlocharlie/epicgames-freegames:58c7f2f03a49f58e49eb9f0db211bbd3a495ef57

Multi-platform
Index digest

sha256:65be4366ed57d29a6b386fba27215c0150d781231f8347b212daee49c9daa16b

OS/ARCH

Compressed size

646.49 MB

Last pushed

6 months by charlocharlie

Type

Image

Manifest digest

sha256:49dcd2b5f572235ed9717837e197c1a63ea9f4eff0231d1f1748b61bf6a382b5

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/app109 B
12COPY package*.json tsconfig.json ./ #298.12 MB
13COPY package*.json ./ # buildkit129.11 KB
14RUN /bin/sh -c npm ci293.83 MB
15COPY /usr/app/dist ./dist # buildkit48.93 KB
16COPY entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit1011 B
17RUN /bin/sh -c ln -s123 B
18ARG COMMIT_SHA=58c7f2f03a49f58e49eb9f0db211bbd3a495ef57 BRANCH=master0 B
19RUN |2 COMMIT_SHA=58c7f2f03a49f58e49eb9f0db211bbd3a495ef57 BRANCH=master /bin/sh226 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=58c7f2f03a49f58e49eb9f0db211bbd3a495ef57 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