Sign inSign up

juneix/miplay:v2.0

Multi-platform
Index digest

sha256:9d5fe1d4bd97666001e5a43d66e7171ae276f37201e8a5288c1064ff82c570f0

OS/ARCH

Compressed size

148.14 MB

Last pushed

about 1 month by juneix

Type

Image

Manifest digest

sha256:cf4d33cb5cc71163f247b01b0101743c36e067333de3472ac25e91d313ab6acb

Image Layers

1# debian.sh --arch 'arm64' out/28.75 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.22 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;11.49 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12COPY /ffmpeg /ffprobe /usr/local/bin/ #63.86 MB
13ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 MIPLAY_HOST= WEB_PORT=83000 B
14COPY /app/deps /app/deps # buildkit42.19 MB
15COPY miplay/ ./miplay/ # buildkit656.28 KB
16COPY miplay.py ./ # buildkit232 B
17RUN /bin/sh -c mkdir -p113 B
18EXPOSE [8300/tcp]0 B
19CMD ["python" "miplay.py"]0 B

Command

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