sha256:6b897f7799b78f5d280eb0cbb50afc9168ec22d08d3fd9eee3debb946ba7ef14
OS/ARCH
linux/amd64
Compressed size
50.06 MB
Last pushed
about 1 month by gabwill10
Type
Image
Manifest digest
sha256:6b897f7799b78f5d280eb0cbb50afc9168ec22d08d3fd9eee3debb946ba7ef14
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=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.10.210 B7ENV PYTHON_SHA256=a0da1e72132e950154eca0f6f47d5db828454700de20e5113667940d81e0db040 B8RUN /bin/sh -c set -eux;13.27 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11WORKDIR /app/cronjobs117 B12COPY cronjobs/route_locations_fetcher/requirements.txt /app/cronjobs/requirements.txt # buildkit224 B13RUN /bin/sh -c pip install7.16 MB14COPY cronjobs/route_locations_fetcher /app/cronjobs/cronjobs/route_locations_fetcher # buildkit6.84 KB15ENV PYTHONPATH=/app/cronjobs0 B16ENV PYTHONUNBUFFERED=10 B17CMD ["python" "-m" "cronjobs.route_locations_fetcher.src.main"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'