Sign inSign up

xavierniu/token-exporter:git-2000ac6

Index digest

sha256:0fc42fc599ce0aff2d5c29774c02016fac62dec872718702057003b3201fdef9

OS/ARCH

linux/amd64

Compressed size

112.51 MB

Last pushed

about 1 month by xavierniu

Type

Image

Manifest digest

sha256:f401b006521ef6d6449e90d744ce7797948c828c214559879c220527edf90186

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.23 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.140 B
7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B
8RUN /bin/sh -c set -eux;11.55 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update67.05 MB
12WORKDIR /opt/token-exporter124 B
13COPY requirements.txt . # buildkit191 B
14RUN /bin/sh -c pip install3.37 MB
15COPY . . # buildkit911.19 KB
16EXPOSE [14531/tcp 14532/tcp]0 B
17CMD ["python" "app.py"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'