Sign inSign up

anclrii/storj-exporter:2.0.0-beta.7

Multi-platform
Manifest digest

sha256:e2266c7f1663e45485e5f3cc75e464db69c25d6b80d2e7b63e6a0d71a27f774e

OS/ARCH

Compressed size

19.4 MB

Last pushed

over 4 years by anclrii

Type

Image

Manifest digest

sha256:e2266c7f1663e45485e5f3cc75e464db69c25d6b80d2e7b63e6a0d71a27f774e

Image Layers

1ADD file ... in / 2.48 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.41 KB
6ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B
7ENV PYTHON_VERSION=3.7.100 B
8/bin/sh -c set -ex &&9.9 MB
9/bin/sh -c cd /usr/local/bin &&231 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 / # buildkit159 B
16RUN /bin/sh -c pip install4.51 MB
17RUN /bin/sh -c mkdir -p99 B
18ADD storj_exporter /app # buildkit3.27 KB
19WORKDIR /app32 B
20ENV STORJ_HOST_ADDRESS=storagenode STORJ_API_PORT=14002 STORJ_EXPORTER_PORT=96510 B
21CMD ["python" "./storj-exporter.py"]0 B

Command

ADD file:82fa6a18d24e3f535c9061d2e111d63fe6d8a27710bb34a17b326e605ff478be in /