Sign inSign up

anclrii/storj-exporter:2.0.0

Multi-platform
Manifest digest

sha256:f96f9752071f3d8ffd8a76e3373ed0531f752edd024723de8d9b0aa770eb7848

OS/ARCH

Compressed size

18.45 MB

Last pushed

over 4 years by anclrii

Type

Image

Manifest digest

sha256:f96f9752071f3d8ffd8a76e3373ed0531f752edd024723de8d9b0aa770eb7848

Image Layers

1ADD file ... in / 2.67 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
5/bin/sh -c set -eux; apk274.8 KB
6ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B
7ENV PYTHON_VERSION=3.7.100 B
8/bin/sh -c set -ex &&10.42 MB
9/bin/sh -c cd /usr/local/bin &&230 B
10ENV PYTHON_PIP_VERSION=21.1.20 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/936e08ce004d0b2fae8952c50f7ccce1bc578ce5/public/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=8890955d56a8262348470a76dc432825f61a84a54e2985a86cd520f656a6e2200 B
13/bin/sh -c set -ex; wget2.24 MB
14CMD ["python3"]0 B
15COPY requirements.txt / # buildkit139 B
16RUN /bin/sh -c pip install2.85 MB
17RUN /bin/sh -c mkdir -p99 B
18ADD storj_exporter /app # buildkit3.36 KB
19WORKDIR /app32 B
20ENV STORJ_HOST_ADDRESS=storagenode STORJ_API_PORT=14002 STORJ_EXPORTER_PORT=96510 B
21CMD ["python" "./"]0 B

Command

ADD file:0a694887033953f24197dedcb1098d28a4b6e539b29386f53d82262107e208fb in /