Sign inSign up

stratosphereips/collectress:sha-18fecb1

Manifest digest

sha256:f5f7179f4ee598849cf95003bde533b34b65bd299a85800831dba50f00269a2b

OS/ARCH

linux/amd64

Compressed size

26.33 MB

Last pushed

about 3 years by stratosphereips

Type

Image

Manifest digest

sha256:f5f7179f4ee598849cf95003bde533b34b65bd299a85800831dba50f00269a2b

Image Layers

1ADD file ... in / 3.24 MB
2CMD ["/bin/sh"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5RUN /bin/sh -c set -eux;607.72 KB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.40 B
8RUN /bin/sh -c set -eux;11.86 MB
9RUN /bin/sh -c set -eux;243 B
10ENV PYTHON_PIP_VERSION=23.1.20 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/0d8570dc44796f4369b652222cf176b3db6ac70e/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=96461deced5c2a487ddc65207ec5a9cffeca0d34e7af7ea1afc470ff0d7462070 B
14RUN /bin/sh -c set -eux;2.95 MB
15CMD ["python3"]0 B
16LABEL org.opencontainers.image.title=Collectress org.opencontainers.image.description=This image runs0 B
17ENV DESTINATION_DIR=/collectress0 B
18COPY requirements.txt /collectress/ # buildkit181 B
19WORKDIR /collectress32 B
20RUN /bin/sh -c pip install7.67 MB
21COPY . /collectress/ # buildkit14.96 KB
22CMD ["python" "collectress.py"]0 B

Command

ADD file:1da756d12551a0e3e793e02ef87432d69d4968937bd11bed0af215db19dd94cd in /