Sign inSign up

openwhisk/example:c2a100c

Languages & frameworks
Integration & delivery
Manifest digest

sha256:303cc6d4cd5ef1e7603548747de1f037216d900791f3150d5f814a8c7eff2ab8

OS/ARCH

linux/amd64

Compressed size

62.12 MB

Last pushed

about 2 years by whiskbot

Type

Image

Manifest digest

sha256:303cc6d4cd5ef1e7603548747de1f037216d900791f3150d5f814a8c7eff2ab8

Image Layers

1ADD file ... in / 3.46 MB
2CMD ["/bin/sh"]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
5RUN /bin/sh -c set -eux;450.99 KB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.90 B
8RUN /bin/sh -c set -eux;12.09 MB
9RUN /bin/sh -c set -eux;230 B
10ENV PYTHON_PIP_VERSION=24.00 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/66d8a0f637083e2c3ddffc0cb1e65ce126afb856/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=6fb7b781206356f45ad79efbb19322caa6c2a5ad39092d0d44d0fec94117e1180 B
14RUN /bin/sh -c set -eux;2.98 MB
15CMD ["python3"]0 B
16RUN /bin/sh -c apk upgrade43.06 MB
17ENV FLASK_PROXY_PORT=80800 B
18RUN /bin/sh -c mkdir -p128 B
19ADD actionproxy.py /actionProxy/ # buildkit4.35 KB
20ADD owplatform/__init__.py /actionProxy/owplatform/ # buildkit1.13 KB
21ADD owplatform/knative.py /actionProxy/owplatform/ # buildkit3.59 KB
22ADD owplatform/openwhisk.py /actionProxy/owplatform/ # buildkit759 B
23RUN /bin/sh -c mkdir -p96 B
24ADD stub.sh /action/exec # buildkit973 B
25RUN /bin/sh -c chmod +x968 B
26WORKDIR /actionProxy32 B
27CMD ["python" "-u" "actionproxy.py"]0 B
28ENV FLASK_PROXY_PORT=80800 B
29ADD example.c /action/example.c # buildkit938 B
30RUN /bin/sh -c apk add80.75 KB
31WORKDIR /actionProxy32 B
32CMD ["python" "-u" "actionproxy.py"]0 B

Command

ADD file:99093095d62d0421541d882f9ceeddb2981fe701ec0aa9d2c08480712d5fed21 in /