sha256:f102e5e4c6de589eb9bb2d6911d9ae09a9cd47165b4de199e6c8f814195df2e6
OS/ARCH
Compressed size
114.7 MB
Last pushed
over 2 years by ledidobe
Type
Image
Manifest digest
sha256:de85d3c9f4e2d3bb32ab39c6d7b452dff659cd10893c591d040a9a726dbb81de
Image Layers
1ADD file ... in / 23.6 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;2.78 MB6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B7ENV PYTHON_VERSION=3.10.130 B8RUN /bin/sh -c set -eux;11 MB9RUN /bin/sh -c set -eux;243 B10ENV PYTHON_PIP_VERSION=23.0.10 B11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/049c52c665e8c5fd1751f942316e0a5c777d304f/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=7cfd4bdc4d475ea971f1c0710a5953bcc704d171f83c797b9529d9974502fcc60 B14RUN /bin/sh -c set -eux;3.21 MB15CMD ["python3"]0 B16ENV LANG=en_US.UTF-80 B17ENV LC_ALL=en_US.UTF-80 B18ENV MSGPACK_PUREPYTHON=10 B19RUN /bin/sh -c apt-get clean14.35 MB20RUN /bin/sh -c apt-get install5.43 MB21RUN /bin/sh -c apt-get install42.23 MB22RUN /bin/sh -c apt-get install32 B23RUN /bin/sh -c pip install3.72 MB24RUN /bin/sh -c pip install1.29 MB25RUN /bin/sh -c pip install4.57 MB26RUN /bin/sh -c pip install2.06 MB27RUN /bin/sh -c pip install32 B28RUN /bin/sh -c pip install369.47 KB29RUN /bin/sh -c apt-get purge89.77 KB30COPY grott.py /app/grott.py # buildkit755 B31COPY grottconf.py /app/grottconf.py # buildkit14.46 KB32COPY grottdata.py /app/grottdata.py # buildkit7.59 KB33COPY grottproxy.py /app/grottproxy.py # buildkit2.89 KB34COPY grottsniffer.py /app/grottsniffer.py # buildkit1.61 KB35COPY grott.ini /app/grott.ini # buildkit1.3 KB36COPY dockerfile /app/dockerfile # buildkit523 B37WORKDIR /app32 B38CMD ["python" "-u" "grott.py" "-v"]0 BCommand
ADD file:d6072ced9736ca566086eea2514cf12faccec9859bbd93e83950ad51f6827e8c in /