sha256:0757f6424197dc577dc514c46c2e0891210c18b67ceec114017b690b00d2811f
OS/ARCH
Compressed size
314.52 MB
Last pushed
almost 3 years by josephamsellem
Type
Image
Manifest digest
sha256:f7a37e4bb5c763e9e617e208df5f36df93847fdbd6cca527213422efb8487669
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;245 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/9af82b715db434abb94a0a6f3569f43e72157346/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=45a2bb8bf2bb5eff16fdd00faef6f29731831c7c59bd9fc2bf1f3bed511ff1fe0 B14RUN /bin/sh -c set -eux;2.99 MB15CMD ["python3"]0 B16WORKDIR /usr/local/src/app149 B17RUN /bin/sh -c apt-get update48.04 MB18RUN /bin/sh -c pip3 install81.23 MB19COPY /usr/local/src/app/packages ./packages # buildkit7.5 MB20COPY /usr/local/src/app/node_modules ./node_modules # buildkit104.05 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.9 KB24RUN /bin/sh -c pip3 install28.18 MB25EXPOSE map[3000/tcp:{}]0 B26EXPOSE map[3100/tcp:{}]0 B27CMD ["yarn" "start"]0 BCommand
ADD file:55ad846fa191e603f48090eae0e4a7149c4066b94406593ec1898ad2c3347937 in /