sha256:aee7c90aadf664f8947de36ab2380b8875c8f6d785f4566da8b2e6061dc9ad11
OS/ARCH
Compressed size
148.14 MB
Last pushed
about 2 months by juneix
Type
Image
Manifest digest
sha256:cf4d33cb5cc71163f247b01b0101743c36e067333de3472ac25e91d313ab6acb
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;1.22 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.130 B7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B8RUN /bin/sh -c set -eux;11.49 MB9RUN /bin/sh -c set -eux;248 B10CMD ["python3"]0 B11WORKDIR /app93 B12COPY /ffmpeg /ffprobe /usr/local/bin/ #63.86 MB13ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 MIPLAY_HOST= WEB_PORT=83000 B14COPY /app/deps /app/deps # buildkit42.19 MB15COPY miplay/ ./miplay/ # buildkit656.28 KB16COPY miplay.py ./ # buildkit232 B17RUN /bin/sh -c mkdir -p113 B18EXPOSE [8300/tcp]0 B19CMD ["python" "miplay.py"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1785715200'