sha256:d636f38fdf5616c0a795fcdba4ba1ee5b5df3e6d8470a3ebdaae7eb0f23974b2
OS/ARCH
linux/amd64
Compressed size
727.92 MB
Last pushed
over 5 years by pcicdevops
Type
Image
Manifest digest
sha256:d636f38fdf5616c0a795fcdba4ba1ee5b5df3e6d8470a3ebdaae7eb0f23974b2
Image Layers
1ADD file ... in / 25.84 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.8.80 B8/bin/sh -c set -ex &&11.79 MB9/bin/sh -c cd /usr/local/bin &&232 B10ENV PYTHON_PIP_VERSION=21.0.10 B11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/b60e2320d9e8d02348525bd74e871e466afdf77c/get-pip.py0 B12ENV PYTHON_GET_PIP_SHA256=c3b81e5d06371e135fb3156dc7d8fd6270735088428c4a9a5ec1f342e20245650 B13/bin/sh -c set -ex; savedAptMark="$(apt-mark2.34 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 &&524 MB20COPY dir:87356be246de862461ae999dda0eae095e4c7f0f86237410bb87040b17dc43ae in /opt/wps 23.84 MB21WORKDIR /opt/wps0 B22/bin/sh -c pip install -e137.46 MB23EXPOSE 50000 B24CMD ["gunicorn" "--bind=0.0.0.0:5000" "thunderbird.wsgi:application"]0 BCommand
ADD file:d5c41bfaf15180481d8606f50799297e3f49b8a258c7c2cd988ab2bf0013272d in /