Sign inSign up

pcic/thunderbird:security-check

Manifest digest

sha256:8d62aec77fc3175c93b33bd4600ffbb98401f0d0283c27807407a424e51db94b

OS/ARCH

linux/amd64

Compressed size

646.76 MB

Last pushed

over 5 years by pcicdevops

Type

Image

Manifest digest

sha256:8d62aec77fc3175c93b33bd4600ffbb98401f0d0283c27807407a424e51db94b

Image Layers

1ADD file ... in / 25.89 MB
2CMD ["bash"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5/bin/sh -c set -eux; apt-get2.64 MB
6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
7ENV PYTHON_VERSION=3.9.50 B
8/bin/sh -c set -ex &&10.42 MB
9/bin/sh -c cd /usr/local/bin &&234 B
10ENV PYTHON_PIP_VERSION=21.1.20 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/936e08ce004d0b2fae8952c50f7ccce1bc578ce5/public/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=8890955d56a8262348470a76dc432825f61a84a54e2985a86cd520f656a6e2200 B
13/bin/sh -c set -ex; savedAptMark="$(apt-mark2.51 MB
14CMD ["python3"]0 B
15MAINTAINER https://github.com/pacificclimate/thunderbird0 B
16LABEL Description=thunderbird WPS Vendor=pcic0 B
17ENV PIP_INDEX_URL=https://pypi.pacificclimate.org/simple/0 B
18/bin/sh -c apt-get update &&443.84 MB
19COPY dir:45ab8c39e9c5551a23eabd7515e2c6ed73b0a3b6f5068dfa448cf72dc389df34 in /opt/wps 23.84 MB
20WORKDIR /opt/wps0 B
21/bin/sh -c pip install -U137.61 MB
22/bin/sh -c pip install urllib3==1.26.40 B
23EXPOSE 50000 B
24CMD ["gunicorn" "--bind=0.0.0.0:5000" "thunderbird.wsgi:application"]0 B

Command

ADD file:7362e0e50f30ff45463ea38bb265cb8f6b7cd422eb2d09de7384efa0b59614be in /