sha256:ed866c4256b71ec3371be281eb507fca9357f92c71d7d5779da53ac6d8b39db8
OS/ARCH
linux/amd64
Compressed size
630.73 MB
Last pushed
almost 2 years by fnecasc2c
Type
Image
Manifest digest
sha256:ed866c4256b71ec3371be281eb507fca9357f92c71d7d5779da53ac6d8b39db8
Image Layers
1ADD file ... in / 47.26 MB2CMD ["bash"]0 B4LABEL org.opencontainers.image.source=https://github.com/andrii-reznik/docker-python-gdal0 B5LABEL org.opencontainers.image.description=Debian-based image bundled with0 B6LABEL org.opencontainers.image.licenses=MIT0 B7ARG PYTHON_VERSION=3.12.70 B8ARG GDAL_VERSION=3.9.20 B9ARG SOURCE_DIR=/usr/local/src/python-gdal0 B10ENV PYENV_ROOT=/usr/local/pyenv0 B11ENV PATH=/usr/local/pyenv/shims:/usr/local/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B12RUN |3 PYTHON_VERSION=3.12.7 GDAL_VERSION=3.9.2 SOURCE_DIR=/usr/local/src/python-gdal365.33 MB13CMD ["python" "-V" "&&" "pip"0 B14RUN /bin/sh -c pip install202.95 MB15RUN /bin/sh -c apt update15.19 MBCommand
ADD file:087f68d5558e06c7160c9322582925635e7539a7702413828357c28c77f6f345 in /