oidc-eff945f443a1a8ad4640b6e0e2d5c04b87d7db70
sha256:964a3a35d10e0a0f50fea8d5128e466446b9a64965bfa8b3d8a85fb467f520f3
OS/ARCH
linux/amd64
Compressed size
202.35 MB
Last pushed
over 5 years by rzpservicespublicrw
Type
Image
Manifest digest
sha256:964a3a35d10e0a0f50fea8d5128e466446b9a64965bfa8b3d8a85fb467f520f3
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=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B7ENV PYTHON_VERSION=3.7.100 B8/bin/sh -c set -ex &&9.59 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 B15WORKDIR /app92 B16/bin/sh -c pip3 install gunicorn2.19 MB17COPY file:d0e871dfd9d983acb3fe7b22180523a46d11fa5f479ca4c5684939fdc4935546 in /app/requirements.txt 1.16 KB18/bin/sh -c pip3 install -r25.21 MB19COPY dir:1f452dacc0b342d23136c2612d8dc7493f3e455bc9d862b2226af22400ea08f8 in /app 118.32 MB20COPY dir:5a820a37536cf6e2a202c6678aa44c8c7b34fadc8a9edd5cd9f477de2438868c in /app 1.12 MB21/bin/sh -c python3 setup.py install10.31 MB22CMD ["python3" "amundsen_application/wsgi.py"]0 B23/bin/sh -c pip3 install .[oidc]4.79 MB24ENV FRONTEND_SVC_CONFIG_MODULE_CLASS=amundsen_application.oidc_config.OidcConfig0 B25ENV APP_WRAPPER=flaskoidc0 B26ENV APP_WRAPPER_CLASS=FlaskOIDC0 B27ENV FLASK_OIDC_WHITELISTED_ENDPOINTS=status,healthcheck,health0 B28ENV SQLALCHEMY_DATABASE_URI=sqlite:///sessions.db0 BCommand
ADD file:d5c41bfaf15180481d8606f50799297e3f49b8a258c7c2cd988ab2bf0013272d in /