sha256:c3e02c9cc6b41d76fc4f80de9c5a7bcccbf03c6f92b1f8bd72071ceb68fe6365
OS/ARCH
Compressed size
312.64 MB
Last pushed
almost 3 years by josephamsellem
Type
Image
Manifest digest
sha256:c164ae2576e35fd74ac8e21ee2f2e7fe0bec417cbeaf778a913d2e79054dce5c
Image Layers
1ADD file ... in / 27.83 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.17 MB6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B7ENV PYTHON_VERSION=3.9.180 B8RUN /bin/sh -c set -eux;11.31 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.12 MB18RUN /bin/sh -c pip3 install76.93 MB19COPY /usr/local/src/app/packages ./packages # buildkit7.87 MB20COPY /usr/local/src/app/node_modules ./node_modules # buildkit107.44 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 install26.93 MB25EXPOSE map[3000/tcp:{}]0 B26EXPOSE map[3100/tcp:{}]0 B27CMD ["yarn" "start"]0 BCommand
ADD file:c58f86cd28b3a97f884e2a46f8fe60a2c5c1f443e198bd10e3277b4f3653736a in /