Sign inSign up

x1unix/go-playground:3.0.0-beta.2

Multi-platform
Developer tools
Web servers
Index digest

sha256:15bc3bfe271c9760aad89abf2d043aa9cc409ed876fb1b0a2de6aabe57e64f02

OS/ARCH

Compressed size

89.54 MB

Last pushed

6 months by x1unix

Type

Image

Manifest digest

sha256:2a064b725a7ec9dea5f6f4c69d0ec54c80b4b52c1cc74c2f1d3d822f44847280

Image Layers

1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c apk add289.13 KB
4ENV GOLANG_VERSION=1.26.10 B
5ENV GOTOOLCHAIN=local0 B
6ENV GOPATH=/go0 B
7ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
8COPY /target/ / # buildkit64.1 MB
9RUN /bin/sh -c mkdir -p126 B
10WORKDIR /go32 B
11ARG GO_VERSION=1.260 B
12ARG WASM_API_VER=v30 B
13WORKDIR /opt/playground120 B
14ENV GOROOT=/usr/local/go0 B
15ENV APP_CLEAN_INTERVAL=10m0 B
16ENV APP_DEBUG=false0 B
17ENV APP_PLAYGROUND_URL=https://go.dev/_0 B
18ENV APP_GTAG_ID=0 B
19COPY web/build ./public # buildkit13.92 MB
20COPY /tmp/playground/server . # buildkit7.55 MB
21EXPOSE [8000/tcp]0 B
22ENTRYPOINT ["/bin/sh" "-c" "/opt/playground/server 0 B

Command

ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit