sha256:6aa382e23b958f60b2b25ccfea33de13e7465978ef722d32712adce4eecd8dd4
OS/ARCH
linux/amd64
Compressed size
561.6 MB
Last pushed
almost 2 years by jeschkies
Type
Image
Manifest digest
sha256:6aa382e23b958f60b2b25ccfea33de13e7465978ef722d32712adce4eecd8dd4
Image Layers
1ADD file ... in / 29.97 MB2CMD ["bash"]0 B3ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true0 B4RUN /bin/sh -c apt-get update14.47 MB5ARG HOST_VERSION0 B6COPY /azure-functions-host /azure-functions-host # buildkit109.75 MB7COPY /FuncExtensionBundles /FuncExtensionBundles # buildkit285.03 MB8COPY install_ca_certificates.sh start_nonappservice.sh /opt/startup/ #667 B9RUN |1 HOST_VERSION=4.1036.2 /bin/sh -c665 B10COPY /workers/python/3.11/LINUX /azure-functions-host/workers/python/3.11/LINUX # buildkit8 MB11COPY /workers/python/worker.config.json /azure-functions-host/workers/python # buildkit480 B12COPY / / # buildkit109.8 MB13ENV LANG=C.UTF-8 ACCEPT_EULA=Y AzureWebJobsScriptRoot=/home/site/wwwroot HOME=/home0 B14ENV FUNCTIONS_WORKER_RUNTIME_VERSION=3.110 B15CMD ["/opt/startup/start_nonappservice.sh"]0 B16ENV AzureWebJobsScriptRoot=/home/site/wwwroot AzureFunctionsJobHost__Logging__Console__IsEnabled=true0 B17COPY requirements.txt / # buildkit237 B18RUN /bin/sh -c pip install4.57 MB19COPY . /home/site/wwwroot # buildkit1.45 KBCommand
ADD file:0f6f1b93a8fddd20b36a99cc6cfbe4a03bc7be2adb427f7f8e74a2029c54c8bb in /