sha256:acfdd792f4302d8c8b2da3f9627b089f61177ed6c27be241e865e5b8ef9b21c7
OS/ARCH
linux/amd64
Compressed size
642.59 MB
Last pushed
over 5 years by pcicdevops
Type
Image
Manifest digest
sha256:acfdd792f4302d8c8b2da3f9627b089f61177ed6c27be241e865e5b8ef9b21c7
Image Layers
1ADD file ... in / 25.89 MB2CMD ["bash"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5/bin/sh -c set -eux; apt-get2.64 MB6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B7ENV PYTHON_VERSION=3.9.50 B8/bin/sh -c set -ex &&10.42 MB9/bin/sh -c cd /usr/local/bin &&234 B10ENV PYTHON_PIP_VERSION=21.1.10 B11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/1954f15b3f102ace496a34a013ea76b061535bd2/public/get-pip.py0 B12ENV PYTHON_GET_PIP_SHA256=f499d76e0149a673fb8246d88e116db589afbd291739bd84f2cd9a7bca7b69930 B13/bin/sh -c set -ex; savedAptMark="$(apt-mark2.48 MB14CMD ["python3"]0 B15MAINTAINER https://github.com/pacificclimate/thunderbird0 B16LABEL Description=thunderbird WPS Vendor=pcic0 B17ENV DEBIAN_FRONTEND=noninteractive0 B18ENV PIP_INDEX_URL=https://pypi.pacificclimate.org/simple/0 B19/bin/sh -c apt-get update &&440.01 MB20COPY dir:b50b71eaa8106cc1db2a7ca71f0e9044d341a96eb53b034f4aa821eed2df92cb in /opt/wps 23.84 MB21WORKDIR /opt/wps0 B22/bin/sh -c pip install .137.31 MB23EXPOSE 50000 B24CMD ["gunicorn" "--bind=0.0.0.0:5000" "thunderbird.wsgi:application"]0 BCommand
ADD file:7362e0e50f30ff45463ea38bb265cb8f6b7cd422eb2d09de7384efa0b59614be in /