sha256:1ef1d9a8fc234aa24a18405a7f9f2dee242e0e6d6ea02e2e93a1fd17c47f314f
OS/ARCH
linux/amd64
Compressed size
66.88 MB
Last pushed
almost 2 years by whiskbot
Type
Image
Manifest digest
sha256:1ef1d9a8fc234aa24a18405a7f9f2dee242e0e6d6ea02e2e93a1fd17c47f314f
Image Layers
1ADD alpine-minirootfs-3.20.3-x86_64.tar.gz / # buildkit3.46 MB2CMD ["/bin/sh"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5RUN /bin/sh -c set -eux;444.46 KB6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B7ENV PYTHON_VERSION=3.11.100 B8ENV PYTHON_SHA256=07a4356e912900e61a15cb0949a06c4a05012e213ecd6b4e84d0f67aabbee3720 B9RUN /bin/sh -c set -eux;17.66 MB10RUN /bin/sh -c set -eux;250 B11CMD ["python3"]0 B12RUN /bin/sh -c apk upgrade45.24 MB13ENV FLASK_PROXY_PORT=80800 B14RUN /bin/sh -c mkdir -p128 B15ADD actionproxy.py /actionProxy/ # buildkit4.35 KB16ADD owplatform/__init__.py /actionProxy/owplatform/ # buildkit1.13 KB17ADD owplatform/knative.py /actionProxy/owplatform/ # buildkit3.59 KB18ADD owplatform/openwhisk.py /actionProxy/owplatform/ # buildkit758 B19RUN /bin/sh -c mkdir -p94 B20ADD stub.sh /action/exec # buildkit969 B21RUN /bin/sh -c chmod +x965 B22WORKDIR /actionProxy32 B23CMD ["python" "-u" "actionproxy.py"]0 B24ENV FLASK_PROXY_PORT=80800 B25ADD example.c /action/example.c # buildkit934 B26RUN /bin/sh -c apk add80.52 KB27WORKDIR /actionProxy32 B28CMD ["python" "-u" "actionproxy.py"]0 BCommand
ADD alpine-minirootfs-3.20.3-x86_64.tar.gz / # buildkit