Sign inSign up

beckm/azurefunction01:2409

Manifest digest

sha256:161493da6e081a9eaf6e9b6e25a123b6a5c8a8ca371a5225222f79881cd09227

OS/ARCH

linux/amd64

Compressed size

152.69 MB

Last pushed

almost 2 years by beckm

Type

Image

Manifest digest

sha256:161493da6e081a9eaf6e9b6e25a123b6a5c8a8ca371a5225222f79881cd09227

Image Layers

1ADD file ... in / 27.78 MB
2CMD ["bash"]0 B
3ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
4RUN /bin/sh -c apt-get update17.85 MB
5RUN /bin/sh -c groupadd 3.2 KB
6ARG HOST_VERSION0 B
7ENV AzureWebJobsScriptRoot=/home/site/wwwroot HOME=/home FUNCTIONS_WORKER_RUNTIME=dotnet DOTNET_USE_POLLING_FILE_WATCHER=true0 B
8COPY /azure-functions-host /azure-functions-host # buildkit106.74 MB
9COPY install_ca_certificates.sh start_nonappservice.sh /opt/startup/ #672 B
10RUN |1 HOST_VERSION=4.836.0 /bin/sh -c668 B
11CMD ["/opt/startup/start_nonappservice.sh"]0 B
12WORKDIR /home/site/wwwroot133 B
13EXPOSE map[8080/tcp:{}]0 B
14WORKDIR /home/site/wwwroot32 B
15COPY /app/publish . # buildkit326.83 KB
16ENV AzureWebJobsScriptRoot=/home/site/wwwroot AzureFunctionsJobHost__Logging__Console__IsEnabled=true0 B

Command

ADD file:d13afefcc2b0b02b598a3ac2598fe2187db41de1e17820e5b600a955b1429d59 in /