sha256:e4e3d2b086a3aaa39a81d3e2f37b2f8e4d0e6332087d6289388cdb94c002c6cb
OS/ARCH
linux/amd64
Compressed size
22.92 MB
Last pushed
4 months by autorancher
Type
Image
Manifest digest
sha256:02f41c51763208daa2357dc1cf62e594ad4e1783de33deb340d4c924ee9b21d2
Image Layers
1ADD file ... in / 2.67 MB2CMD ["/bin/sh"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5/bin/sh -c apk add --no-cache274.26 KB6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B7ENV PYTHON_VERSION=3.8.50 B8/bin/sh -c set -ex &&10.92 MB9/bin/sh -c cd /usr/local/bin &&230 B10ENV PYTHON_PIP_VERSION=20.2.30 B11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/fa7dc83944936bf09a0e4cb5d5ec852c0d256599/get-pip.py0 B12ENV PYTHON_GET_PIP_SHA256=6e0bb0a2c2533361d7f297ed547237caf1b7507f197835974c0dd7eba998c53c0 B13/bin/sh -c set -ex; wget2.02 MB14CMD ["python3"]0 B15COPY requirements.txt /srv # buildkit248 B16WORKDIR /srv32 B17RUN /bin/sh -c pip install7.03 MB18COPY . /srv # buildkit8.28 KB19CMD ["gunicorn" "harvester_github_bot:app"]0 BCommand
ADD file:c92c248239f8c7b9b3c067650954815f391b7bcb09023f984972c082ace2a8d0 in /