sha256:9d5fe1d4bd97666001e5a43d66e7171ae276f37201e8a5288c1064ff82c570f0
OS/ARCH
Compressed size
156.81 MB
Last pushed
about 1 month by juneix
Type
Image
Manifest digest
sha256:087358e30aa89c6f7a42ed91099d5858b56b7afcfb18dacb9e0e7a92e9bee764
Image Layers
1# debian.sh --arch 'amd64' out/28.4 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.23 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.130 B7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B8RUN /bin/sh -c set -eux;11.55 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11WORKDIR /app93 B12COPY /ffmpeg /ffprobe /usr/local/bin/ #71.25 MB13ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 MIPLAY_HOST= WEB_PORT=83000 B14COPY /app/deps /app/deps # buildkit43.74 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 'amd64' out/ 'trixie' '@1785715200'