sha256:c3e02c9cc6b41d76fc4f80de9c5a7bcccbf03c6f92b1f8bd72071ceb68fe6365
OS/ARCH
Compressed size
318.31 MB
Last pushed
almost 3 years by josephamsellem
Type
Image
Manifest digest
sha256:d73bfc3009b7b9986d64f004032646119168436760ffba270184eed2ab3ea2b6
Image Layers
1ADD file ... in / 27.8 MB2CMD ["bash"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5RUN /bin/sh -c set -eux;3.35 MB6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B7ENV PYTHON_VERSION=3.9.180 B8RUN /bin/sh -c set -eux;11.34 MB9RUN /bin/sh -c set -eux;244 B10ENV PYTHON_PIP_VERSION=23.0.10 B11ENV PYTHON_SETUPTOOLS_VERSION=58.1.00 B12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/c6add47b0abf67511cdfb4734771cbab403af062/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=22b849a10f86f5ddf7ce148ca2a31214504ee6c83ef626840fde6e5dcd809d110 B14RUN /bin/sh -c set -eux;2.99 MB15CMD ["python3"]0 B16WORKDIR /usr/local/src/app150 B17RUN /bin/sh -c apt-get update48.04 MB18RUN /bin/sh -c pip3 install81.31 MB19COPY /usr/local/src/app/packages ./packages # buildkit7.82 MB20COPY /usr/local/src/app/node_modules ./node_modules # buildkit107.43 MB21COPY /usr/local/src/app/package.json ./package.json # buildkit1.11 KB22COPY buildinfo* ./buildinfo # buildkit32 B23COPY /usr/local/src/app/dist /usr/local/src/gbstats # buildkit37.97 KB24RUN /bin/sh -c pip3 install28.18 MB25EXPOSE map[3000/tcp:{}]0 B26EXPOSE map[3100/tcp:{}]0 B27CMD ["yarn" "start"]0 BCommand
ADD file:fbd8521c24ed758023728505c18d7a0d6d101bc77fd772a4af9b65049b943864 in /