Sign inSign up

openwhisk/dockerskeleton:1d8a6ed

Languages & frameworks
Integration & delivery
Manifest digest

sha256:3d13dc56b48d95a85e1c4f906e53fbe8d19ae493907811a98a7f3a186f3fd9d1

OS/ARCH

linux/amd64

Compressed size

55.01 MB

Last pushed

almost 3 years by whiskbot

Type

Image

Manifest digest

sha256:3d13dc56b48d95a85e1c4f906e53fbe8d19ae493907811a98a7f3a186f3fd9d1

Image Layers

1ADD file ... in / 3.24 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;607.7 KB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.50 B
8RUN /bin/sh -c set -eux;11.89 MB
9RUN /bin/sh -c set -eux;242 B
10ENV PYTHON_PIP_VERSION=23.2.10 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/9af82b715db434abb94a0a6f3569f43e72157346/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=45a2bb8bf2bb5eff16fdd00faef6f29731831c7c59bd9fc2bf1f3bed511ff1fe0 B
14RUN /bin/sh -c set -eux;2.97 MB
15CMD ["python3"]0 B
16RUN /bin/sh -c apk upgrade36.3 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 # buildkit974 B
25RUN /bin/sh -c chmod +x969 B
26WORKDIR /actionProxy32 B
27CMD ["python" "-u" "actionproxy.py"]0 B

Command

ADD file:756183bba9c7f4593c2b216e98e4208b9163c4c962ea0837ef88bd917609d001 in /