Sign inSign up

openwhisk/example:6df9d14

Languages & frameworks
Integration & delivery
Manifest digest

sha256:9f537d9a0bd4b4a08bdc0f3d5f934e1aa9651241d913a0c8eb445ffba9d45ed4

OS/ARCH

linux/amd64

Compressed size

56.09 MB

Last pushed

over 2 years by whiskbot

Type

Image

Manifest digest

sha256:9f537d9a0bd4b4a08bdc0f3d5f934e1aa9651241d913a0c8eb445ffba9d45ed4

Image Layers

1ADD file ... in / 3.25 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;605.08 KB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.80 B
8RUN /bin/sh -c set -eux;12.08 MB
9RUN /bin/sh -c set -eux;239 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/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B
14RUN /bin/sh -c set -eux;2.99 MB
15CMD ["python3"]0 B
16RUN /bin/sh -c apk upgrade37.08 MB
17ENV FLASK_PROXY_PORT=80800 B
18RUN /bin/sh -c mkdir -p127 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/ # buildkit756 B
23RUN /bin/sh -c mkdir -p96 B
24ADD stub.sh /action/exec # buildkit971 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 # buildkit937 B
30RUN /bin/sh -c apk add90.93 KB
31WORKDIR /actionProxy32 B
32CMD ["python" "-u" "actionproxy.py"]0 B

Command

ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /