Sign inSign up

x1unix/go-playground:2.5

Multi-platform
Developer tools
Web servers
Index digest

sha256:3760b98c6187e4288d51d78e28fb9b38d8aa3818768d9d8067f6632e996a4f04

OS/ARCH

Compressed size

80.58 MB

Last pushed

8 months by x1unix

Type

Image

Manifest digest

sha256:57d5cdac40ec0a5341cc8e0d9ca34357de814be9b7e2595534b726fe773217d1

Image Layers

1ADD alpine-minirootfs-3.23.2-aarch64.tar.gz / # buildkit4 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c apk add291.84 KB
4ENV GOLANG_VERSION=1.25.60 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/ / # buildkit54.99 MB
9RUN /bin/sh -c mkdir -p127 B
10WORKDIR /go32 B
11ARG GO_VERSION=1.250 B
12ARG WASM_API_VER=v20 B
13WORKDIR /opt/playground118 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 # buildkit14.56 MB
20COPY /tmp/playground/server . # buildkit6.75 MB
21EXPOSE [8000/tcp]0 B
22ENTRYPOINT ["/bin/sh" "-c" "/opt/playground/server 0 B

Command

ADD alpine-minirootfs-3.23.2-aarch64.tar.gz / # buildkit