sha256:57ef31f9ec20d0dc772742b236ec2b7cc4eca96953cde744aff327b19c543747
OS/ARCH
Compressed size
322.25 MB
Last pushed
almost 3 years by josephamsellem
Type
Image
Manifest digest
sha256:e581118e1ed042421a3eda8eb463c99e0f298cd8ff24fb8596aa19f7777b4619
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.16 MB6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B7ENV PYTHON_VERSION=3.9.180 B8RUN /bin/sh -c set -eux;11.34 MB9RUN /bin/sh -c set -eux;232 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/4cfa4081d27285bda1220a62a5ebf5b4bd749cdb/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=9cc01665956d22b3bf057ae8287b035827bfd895da235bcea200ab3b811790b60 B14RUN /bin/sh -c set -eux;2.79 MB15CMD ["python3"]0 B16WORKDIR /usr/local/src/app151 B17RUN /bin/sh -c apt-get update48.04 MB18RUN /bin/sh -c pip3 install81.32 MB19COPY /usr/local/src/app/packages ./packages # buildkit8.16 MB20COPY /usr/local/src/app/node_modules ./node_modules # buildkit111.41 MB21COPY /usr/local/src/app/package.json ./package.json # buildkit1.12 KB22COPY buildinfo* ./buildinfo # buildkit32 B23COPY /usr/local/src/app/dist /usr/local/src/gbstats # buildkit39.75 KB24RUN /bin/sh -c pip3 install28.19 MB25EXPOSE map[3000/tcp:{}]0 B26EXPOSE map[3100/tcp:{}]0 B27CMD ["yarn" "start"]0 BCommand
ADD file:d261a6f6921593f1e0b3f472ab1b1822e2c6deb0b369200f0b3370556bfad017 in /