sha256:b473f198a967f84bd57e6ba8b7c263c46fb732af5fe1fd64549df4acd398d7cf
OS/ARCH
Compressed size
184.85 MB
Last pushed
11 days by playniuniu
Type
Image
Manifest digest
sha256:c8aa3e5606b66fd1cff1d4d013726c23b8e652126f749a671ac18b7ddb221d91
Image Layers
1# debian.sh --arch 'arm64' out/28.76 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;4.39 MB4ENV PYTHON_VERSION=3.14.70 B5ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B6RUN /bin/sh -c set -eux;11.71 MB7RUN /bin/sh -c set -eux;249 B8CMD ["python3"]0 B9ENV PATH=/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 RQDATA_CONFIG=/app/config/rqdata.toml0 B10RUN /bin/sh -c groupadd --system1.08 KB11WORKDIR /app93 B12COPY --chown=app:app /app/.venv /app/.venv #139.99 MB13RUN /bin/sh -c mkdir -p119 B14USER app0 B15EXPOSE map[8000/tcp:{}]0 B16CMD ["uvicorn" "futures_map.app:app" "--host" "0.0.0.0"0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'