sha256:729ce32da38534407e3003cc3d159a988a5a533da5bf3546e56e3753f837675d
OS/ARCH
linux/amd64
Compressed size
1.3 GB
Last pushed
1 day by mcdbuilder
Type
Image
Manifest digest
sha256:d9df761f03f4830991fa0f49d5f80c079d2eb10b5ae01394eb89a8c7313a04a1
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.38 MB5CMD ["/bin/bash"]0 B6ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B7RUN /bin/sh -c apt-get update16 MB8RUN /bin/sh -c groupadd 3.48 KB9ARG HOST_VERSION0 B10ARG DOCKER_REVISION0 B11ENV AzureWebJobsScriptRoot=/home/site/wwwroot HOME=/home DOTNET_USE_POLLING_FILE_WATCHER=true HOST_VERSION=4.1053.200.50 B12COPY /azure-functions-host /azure-functions-host # buildkit41.25 MB13COPY /FuncExtensionBundles /FuncExtensionBundles # buildkit168.68 MB14COPY /ca_certificates/* /usr/local/share/ca-certificates/ # buildkit3.85 KB15COPY /usr/share/dotnet /usr/share/dotnet # buildkit47.05 MB16RUN |2 HOST_VERSION=4.1053.200.5 DOCKER_REVISION=5 /bin/sh154 B17RUN |2 HOST_VERSION=4.1053.200.5 DOCKER_REVISION=5 /bin/sh107.11 KB18COPY components/install_ca_certificates.sh components/start_nonappservice.sh /opt/startup/ #663 B19RUN |2 HOST_VERSION=4.1053.200.5 DOCKER_REVISION=5 /bin/sh2.81 KB20RUN |2 HOST_VERSION=4.1053.200.5 DOCKER_REVISION=5 /bin/sh143 B21RUN |2 HOST_VERSION=4.1053.200.5 DOCKER_REVISION=5 /bin/sh38.23 MB22ENV FUNCTIONS_WORKER_RUNTIME=python ASPNETCORE_URLS=http://+:80 FUNCTIONS_WORKER_RUNTIME_VERSION=3.14 LANG=C.UTF-80 B23RUN /bin/sh -c apt-get update112.54 MB24RUN /bin/sh -c apt-get update105.59 MB25COPY /workers/python/3.14/LINUX /azure-functions-host/workers/python/3.14/LINUX # buildkit11.1 MB26COPY /workers/python/worker.config.json /azure-functions-host/workers/python # buildkit558 B27COPY /opt /opt # buildkit164.21 MB28RUN /bin/sh -c for file562 B29RUN /bin/sh -c ln -s166 B30RUN /bin/sh -c if [5.88 MB31CMD ["/opt/startup/start_nonappservice.sh"]0 B32RUN /bin/sh -c rm -rf32 B33ENV AzureWebJobsScriptRoot=/home/site/wwwroot AzureFunctionsJobHost__Logging__Console__IsEnabled=true0 B34RUN /bin/sh -c if getent1.52 KB35RUN /bin/sh -c apt-get update12.4 MB36RUN /bin/sh -c apt-get install8.74 MB37RUN /bin/sh -c apt-get install32 B38RUN /bin/sh -c ACCEPT_EULA=Y apt-get1.99 MB39RUN /bin/sh -c apt-get install1.22 MB40RUN /bin/sh -c apt-get upgrade12.31 MB41RUN /bin/sh -c apt-get install1.8 MB42ARG ORACLE_IC_ZIP=instantclient-basic-linux.x64-23.8.0.25.04.zip0 B43ARG ORACLE_IC_URL=https://download.oracle.com/otn_software/linux/instantclient/23800000 B44RUN |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.57 MB45COPY /opt/oracle-pki /opt/oracle-pki # buildkit18.5 MB46RUN |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 B47RUN |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/sh678.58 KB48RUN |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/sh134 B49COPY requirements.txt / # buildkit2.16 KB50COPY requirements-azure.txt / # buildkit1.27 KB51RUN |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/sh403.04 MB52ENV SETUPTOOLS_USE_DISTUTILS=local0 B53RUN |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.8 MB54RUN |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/sh286 B55COPY --chown=mcdagent:mcdagent apollo /home/site/wwwroot/apollo #259.33 KB56COPY --chown=mcdagent:mcdagent apollo/interfaces/azure /home/site/wwwroot #22.53 KB57ARG code_version=1.13.30 B58ARG build_number=34510 B59RUN |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.3241 B60WORKDIR /home/site/wwwroot32 B61ENV ASPNETCORE_URLS=http://+:80800 B62EXPOSE [8080/tcp]0 B63USER mcdagent0 BCommand
ARG RELEASE