Sign inSign up

openwhisk/action-golang-v1.21:4296f2e

Languages & frameworks
Integration & delivery
API management
Manifest digest

sha256:1edbe3daf960d429522d94357628d9408fb984ffb51d365b0bc9cb825d804b54

OS/ARCH

linux/amd64

Compressed size

384.74 MB

Last pushed

over 2 years by whiskbot

Type

Image

Manifest digest

sha256:1edbe3daf960d429522d94357628d9408fb984ffb51d365b0bc9cb825d804b54

Image Layers

1ADD file ... in / 47.29 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.94 MB
4/bin/sh -c set -eux; apt-get61.17 MB
5RUN /bin/sh -c set -eux;88.09 MB
6ENV GOLANG_VERSION=1.21.70 B
7ENV GOTOOLCHAIN=local0 B
8ENV GOPATH=/go0 B
9ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
10COPY /usr/local/go/ /usr/local/go/ # buildkit63.91 MB
11RUN /bin/sh -c mkdir -p174 B
12WORKDIR /go32 B
13RUN /bin/sh -c echo "deb97.2 MB
14RUN /bin/sh -c ln -s147 B
15WORKDIR /action32 B
16ADD proxy /bin/proxy # buildkit4.16 MB
17ADD bin/compile /bin/compile # buildkit2.07 KB
18ADD lib/launcher.go /lib/launcher.go # buildkit1.71 KB
19ENV OW_COMPILER=/bin/compile0 B
20ENV OW_LOG_INIT_ERROR=10 B
21ENV OW_WAIT_FOR_ACK=10 B
22ENV OW_EXECUTION_ENV=openwhisk/action-golang-v1.210 B
23ENTRYPOINT ["/bin/proxy"]0 B

Command

ADD file:6d9e71f0d3afb0b288cf2c06425795d528a142872692072ab1cd1ad275b67d1f in /