Sign inSign up

kedubuis/azurefunctionsimage:v1.0.2

Manifest digest

sha256:b19299bab63015837ce63c9651c2fb31d30317ed1cce0e046dbb391d4df6e004

OS/ARCH

linux/amd64

Compressed size

476.9 MB

Last pushed

over 5 years by kedubuis

Type

Image

Manifest digest

sha256:b19299bab63015837ce63c9651c2fb31d30317ed1cce0e046dbb391d4df6e004

Image Layers

1ADD file ... in / 21.48 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 apt-get update &&2.37 MB
6ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B
7ENV PYTHON_VERSION=3.6.120 B
8/bin/sh -c set -ex &&9.19 MB
9/bin/sh -c cd /usr/local/bin &&240 B
10ENV PYTHON_PIP_VERSION=20.2.30 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/fa7dc83944936bf09a0e4cb5d5ec852c0d256599/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=6e0bb0a2c2533361d7f297ed547237caf1b7507f197835974c0dd7eba998c53c0 B
13/bin/sh -c set -ex; savedAptMark="$(apt-mark2.29 MB
14CMD ["python3"]0 B
15ARG HOST_VERSION0 B
16ENV LANG=C.UTF-8 ACCEPT_EULA=Y AzureWebJobsScriptRoot=/home/site/wwwroot0 B
17/bin/sh -c apt-get update &&57.81 MB
18/bin/sh -c apt-get update &&201.46 MB
19COPY dir:3fe6ffe499b6a844d49caaae0856154a84506e798b7d0fed83b304905694ffd4 in /azure-functions-host 51.9 MB
20COPY dir:2ff5efa77046a1247c4ab744828afca3f7edade759924728395a53ce47342227 in /azure-functions-host/workers/python 28.01 MB
21COPY dir:25c37f01c768c584d4937df3cc59b17580abec8f90ea57b1489beaafb54dde71 in /FuncExtensionBundles 34.43 MB
22COPY dir:7989e05e4b0164b927f54d51a31adfc3c0634f36e170d3fe59d3839e2bd7dac3 in /usr/share/dotnet 59.29 MB
23ENV FUNCTIONS_WORKER_RUNTIME_VERSION=3.60 B
24CMD ["/azure-functions-host/Microsoft.Azure.WebJobs.Script.WebHost"]0 B
25RUN /bin/sh -c apt install518.92 KB
26ENV AzureWebJobsScriptRoot=/home/site/wwwroot AzureFunctionsJobHost__Logging__Console__IsEnabled=true0 B
27ENV GIT_PYTHON_GIT_EXECUTABLE== /home/site/wwwroot/HttpExample/git0 B
28COPY requirements.txt / # buildkit197 B
29RUN /bin/sh -c pip install2.99 MB
30COPY . /home/site/wwwroot # buildkit5.19 MB

Command

ADD file:83fbd2352bbac612c7a954e19abd295607cea4482c556c225308e0241b58e2bf in /