razorpay/amundsen-frontend:oidc-255f6d504e6f023413b4d33156415b952b9c1953

Manifest digest

sha256:88f67414a303925704b9ecc2892795d57e6f4f6e841d7581a559e189fd0f5014

OS/ARCH

linux/amd64

Compressed size

202.36 MB

Last pushed

over 5 years by rzpservicespublicrw

Type

Image

Manifest digest

sha256:88f67414a303925704b9ecc2892795d57e6f4f6e841d7581a559e189fd0f5014

Image Layers

1ADD file ... in / 25.84 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=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B
7ENV PYTHON_VERSION=3.7.100 B
8/bin/sh -c set -ex &&9.59 MB
9/bin/sh -c cd /usr/local/bin &&232 B
10ENV PYTHON_PIP_VERSION=21.0.10 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/b60e2320d9e8d02348525bd74e871e466afdf77c/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=c3b81e5d06371e135fb3156dc7d8fd6270735088428c4a9a5ec1f342e20245650 B
13/bin/sh -c set -ex; savedAptMark="$(apt-mark2.34 MB
14CMD ["python3"]0 B
15WORKDIR /app92 B
16/bin/sh -c pip3 install gunicorn2.19 MB
17COPY file:d0e871dfd9d983acb3fe7b22180523a46d11fa5f479ca4c5684939fdc4935546 in /app/requirements.txt 1.16 KB
18/bin/sh -c pip3 install -r25.22 MB
19COPY dir:93acc67ed22633cb2d526c0462adccea0a43be2d2b8701fa52b6c114917b9d36 in /app 118.32 MB
20COPY dir:742f7b9552786d08282a6067e26d281e7062a633b96e5dd32ce44197f0325d90 in /app 1.12 MB
21/bin/sh -c python3 setup.py install10.31 MB
22CMD ["python3" "amundsen_application/wsgi.py"]0 B
23/bin/sh -c pip3 install .[oidc]4.79 MB
24ENV FRONTEND_SVC_CONFIG_MODULE_CLASS=amundsen_application.oidc_config.OidcConfig0 B
25ENV APP_WRAPPER=flaskoidc0 B
26ENV APP_WRAPPER_CLASS=FlaskOIDC0 B
27ENV FLASK_OIDC_WHITELISTED_ENDPOINTS=status,healthcheck,health0 B
28ENV SQLALCHEMY_DATABASE_URI=sqlite:///sessions.db0 B

Command

ADD file:d5c41bfaf15180481d8606f50799297e3f49b8a258c7c2cd988ab2bf0013272d in /