Sign inSign up

jerryin/new-api-channel-updater:1.3.0

Multi-platform
Index digest

sha256:52acfc49c007c1c06443d774f0e8130f3be9da7e62054fe8ce8a7899e8a6f30a

OS/ARCH

Compressed size

49.78 MB

Last pushed

5 months by jerryin

Type

Image

Manifest digest

sha256:6bae35633bdca4a443a336721b13d21d0e49ff75ad345461468f35ed81a6c4af

Image Layers

1# debian.sh --arch 'arm64' out/26.81 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;3.19 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;12.97 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11LABEL maintainer=Jerry0 B
12ENV TZ=Asia/Shanghai0 B
13ENV PYTHONDONTWRITEBYTECODE=10 B
14ENV PYTHONUNBUFFERED=10 B
15WORKDIR /app92 B
16COPY requirements.txt . # buildkit189 B
17RUN /bin/sh -c python -m6.28 MB
18COPY /build/dist . # buildkit533.02 KB
19CMD ["python" "main.py"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1775433600'