sha256:5fa466e67681d4aecfee776b778c8c2b7eceae00a64edcc4e971da019405887b
OS/ARCH
linux/amd64
Compressed size
120.49 MB
Last pushed
4 days by juneix
Type
Image
Manifest digest
sha256:5fa466e67681d4aecfee776b778c8c2b7eceae00a64edcc4e971da019405887b
Image Layers
1# debian.sh --arch 'amd64' out/28.41 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;4.07 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.140 B7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B8RUN /bin/sh -c set -eux;11.56 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11WORKDIR /app93 B12RUN /bin/sh -c apt-get update4.42 MB13ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 MIXPLAY_HOST= WEB_PORT=88200 B14ARG IS_PRERELEASE=true0 B15RUN |1 IS_PRERELEASE=true /bin/sh -c72.03 MB16RUN |1 IS_PRERELEASE=true /bin/sh -c112 B17EXPOSE [8820/tcp]0 B18CMD ["mixplay" "serve" "--conf-path" "/app/conf"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'