sha256:34a4d9cbebdb9934f237ddd5889439bcef4928d0f8807e097d8016255547114d
OS/ARCH
linux/amd64
Compressed size
663.34 MB
Last pushed
about 24 hours by mcdbuilder
Type
Image
Manifest digest
sha256:62ff524d67855bfe72ee61e176e6e1ffc9cdafde151373b2a92e959981330dc6
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;1.23 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.140 B6ENV PYTHON_SHA256=639e43243c620a308f968213df9e00f2f8f62332f7adbaa7a7eeb9783057c6900 B7RUN /bin/sh -c set -eux;11.34 MB8RUN /bin/sh -c set -eux;249 B9CMD ["python3"]0 B10ENV APP_HOME=/app0 B11WORKDIR /app93 B12RUN /bin/sh -c apt-get update32.36 MB13RUN /bin/sh -c apt-get install33.17 MB14RUN /bin/sh -c apt-get install892 B15RUN /bin/sh -c apt-get install3.36 MB16RUN /bin/sh -c apt-get install4.47 MB17RUN /bin/sh -c install -m32 B18RUN /bin/sh -c curl -fsSL849 B19RUN /bin/sh -c chmod a+r32 B20RUN /bin/sh -c echo "deb281 B21RUN /bin/sh -c apt-get update872.85 KB22RUN /bin/sh -c ACCEPT_EULA=Y apt-get2.1 MB23RUN /bin/sh -c apt-get install443.01 KB24ARG ORACLE_IC_ZIP=instantclient-basic-linux.x64-23.8.0.25.04.zip0 B25ARG ORACLE_IC_URL=https://download.oracle.com/otn_software/linux/instantclient/23800000 B26RUN |2 ORACLE_IC_ZIP=instantclient-basic-linux.x64-23.8.0.25.04.zip ORACLE_IC_URL=https://download.oracle.com/otn_software/linux/instantclient/2380000 /bin/sh127.44 MB27COPY /opt/oracle-pki /opt/oracle-pki # buildkit18.5 MB28RUN |2 ORACLE_IC_ZIP=instantclient-basic-linux.x64-23.8.0.25.04.zip ORACLE_IC_URL=https://download.oracle.com/otn_software/linux/instantclient/2380000 /bin/sh32 B29RUN |2 ORACLE_IC_ZIP=instantclient-basic-linux.x64-23.8.0.25.04.zip ORACLE_IC_URL=https://download.oracle.com/otn_software/linux/instantclient/2380000 /bin/sh472 B30ENV GUNICORN_WORKERS=50 B31ENV GUNICORN_THREADS=80 B32ENV GUNICORN_TIMEOUT=00 B33ENV PYTHONUNBUFFERED=True0 B34ENV VENV_DIR=.venv0 B35RUN |2 ORACLE_IC_ZIP=instantclient-basic-linux.x64-23.8.0.25.04.zip ORACLE_IC_URL=https://download.oracle.com/otn_software/linux/instantclient/2380000 /bin/sh1.19 KB36USER mcdagent0 B37COPY --chown=mcdagent:mcdagent requirements.txt ./ #2.2 KB38RUN |2 ORACLE_IC_ZIP=instantclient-basic-linux.x64-23.8.0.25.04.zip ORACLE_IC_URL=https://download.oracle.com/otn_software/linux/instantclient/2380000 /bin/sh3.58 MB39RUN |2 ORACLE_IC_ZIP=instantclient-basic-linux.x64-23.8.0.25.04.zip ORACLE_IC_URL=https://download.oracle.com/otn_software/linux/instantclient/2380000 /bin/sh388.8 MB40RUN |2 ORACLE_IC_ZIP=instantclient-basic-linux.x64-23.8.0.25.04.zip ORACLE_IC_URL=https://download.oracle.com/otn_software/linux/instantclient/2380000 /bin/sh7.04 MB41RUN |2 ORACLE_IC_ZIP=instantclient-basic-linux.x64-23.8.0.25.04.zip ORACLE_IC_URL=https://download.oracle.com/otn_software/linux/instantclient/2380000 /bin/sh265 B42RUN |2 ORACLE_IC_ZIP=instantclient-basic-linux.x64-23.8.0.25.04.zip ORACLE_IC_URL=https://download.oracle.com/otn_software/linux/instantclient/2380000 /bin/sh285 B43COPY --chown=mcdagent:mcdagent apollo/ ./apollo #259.21 KB44ARG code_version=1.13.5rc34700 B45ARG build_number=34700 B46RUN |4 ORACLE_IC_ZIP=instantclient-basic-linux.x64-23.8.0.25.04.zip ORACLE_IC_URL=https://download.oracle.com/otn_software/linux/instantclient/2380000 code_version=1.13.5rc3470192 B47CMD ["/bin/sh" "-c" ". $VENV_DIR/bin/activate0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'