sha256:9ddcfe78325fff911f7f7c9067abb98fe1af668742f6a6f83f92e889e32207ae
OS/ARCH
linux/amd64
Compressed size
54.41 MB
Last pushed
about 1 month by bmeytar
Type
Image
Manifest digest
sha256:9ddcfe78325fff911f7f7c9067abb98fe1af668742f6a6f83f92e889e32207ae
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 B3RUN /bin/sh -c set -eux;1.23 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.140 B6ENV PYTHON_SHA256=639e43243c620a308f968213df9e00f2f8f62332f7adbaa7a7eeb9783057c6900 B7RUN /bin/sh -c set -eux;11.34 MB8RUN /bin/sh -c set -eux;249 B9CMD ["python3"]0 B10/bin/sh -c useradd -m appuser3.23 KB11WORKDIR /weather-app101 B12COPY file:373c22122e90e1239581c31096d17baf04e6868a738a74ff936edb23c4ccf092 in . 324 B13/bin/sh -c pip install --no-cache-dir13.33 MB14COPY --chown=appuser:appuser dir:cf362e308b1162a867d037f51ae6320bfd34399199cc6af2303ef990831f2d07 in .102.69 KB15USER appuser0 B16EXPOSE 50000 B17CMD ["python" "app.py"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'