sha256:fc8e09a17369606f05d265d662fc479295fb59fcda4b7e2bf71301f6f9e98f04
OS/ARCH
linux/amd64
Compressed size
1.5 GB
Last pushed
5 months by pcicdevops
Type
Image
Manifest digest
sha256:fc8e09a17369606f05d265d662fc479295fb59fcda4b7e2bf71301f6f9e98f04
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.200 B7ENV PYTHON_SHA256=de6517421601e39a9a3bc3e1bc4c7b2f239297423ee05e282598c83ec06475050 B8RUN /bin/sh -c set -eux;13.18 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11LABEL Maintainer=https://github.com/pacificclimate/thunderbird Description=thunderbird WPS Vendor=pcic0 B12ENV DEBIAN_FRONTEND=noninteractive0 B13ENV PIP_INDEX_URL=https://pypi.pacificclimate.org/simple/0 B14RUN /bin/sh -c apt-get update932.99 MB15COPY . /tmp # buildkit23.81 MB16WORKDIR /tmp32 B17RUN /bin/sh -c curl -sSL61.31 MB18ENV PATH=/root/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B19RUN /bin/sh -c poetry install474.33 MB20EXPOSE map[5000/tcp:{}]0 B21CMD ["poetry" "run" "gunicorn" "-t0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1775433600'