Sign inSign up

openwhisk/example:64943d7

Languages & frameworks
Integration & delivery
Manifest digest

sha256:d6dba7c12d7156a69d7f8014fe94edc1fa1ad96718067b3048588c8273c396aa

OS/ARCH

linux/amd64

Compressed size

61.86 MB

Last pushed

almost 2 years by whiskbot

Type

Image

Manifest digest

sha256:d6dba7c12d7156a69d7f8014fe94edc1fa1ad96718067b3048588c8273c396aa

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;444.45 KB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.100 B
8RUN /bin/sh -c set -eux;15.08 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apk upgrade42.8 MB
12ENV FLASK_PROXY_PORT=80800 B
13RUN /bin/sh -c mkdir -p128 B
14ADD actionproxy.py /actionProxy/ # buildkit4.35 KB
15ADD owplatform/__init__.py /actionProxy/owplatform/ # buildkit1.13 KB
16ADD owplatform/knative.py /actionProxy/owplatform/ # buildkit3.59 KB
17ADD owplatform/openwhisk.py /actionProxy/owplatform/ # buildkit757 B
18RUN /bin/sh -c mkdir -p96 B
19ADD stub.sh /action/exec # buildkit972 B
20RUN /bin/sh -c chmod +x967 B
21WORKDIR /actionProxy32 B
22CMD ["python" "-u" "actionproxy.py"]0 B
23ENV FLASK_PROXY_PORT=80800 B
24ADD example.c /action/example.c # buildkit937 B
25RUN /bin/sh -c apk add80.51 KB
26WORKDIR /actionProxy32 B
27CMD ["python" "-u" "actionproxy.py"]0 B

Command

ADD file:5758b97d8301c84a204a6e516241275d785a7cade40b2fb99f01fe122482e283 in /