Sign inSign up

philippecharriere494/labspace-workspace-golang:1.25.5_0.0.0

Multi-platform
Index digest

sha256:4c9642a9210051d555a6ce7e12781de52bb0f3301bcd5e55817b94eeebd728b2

OS/ARCH

Compressed size

637.29 MB

Last pushed

9 months by philippecharriere494

Type

Image

Manifest digest

sha256:a9a0ff1feb49224533bb9386d7da81d0f6ce899c36e09fab0eba3bd165614d68

Image Layers

1# debian.sh --arch 'arm64' out/46.12 MB
2RUN /bin/sh -c apt-get update75.72 MB
3RUN /bin/sh -c sed -i845.46 KB
4ENV LANG=en_US.UTF-80 B
5RUN /bin/sh -c if grep3.31 KB
6RUN /bin/sh -c ARCH="$(dpkg --print-architecture)"1.96 MB
7COPY ci/release-image/entrypoint.sh /usr/bin/entrypoint.sh # buildkit706 B
8RUN /bin/sh -c dpkg -i117.6 MB
9ENV ENTRYPOINTD=/entrypoint.d0 B
10EXPOSE map[8080/tcp:{}]0 B
11USER 10000 B
12ENV USER=coder0 B
13WORKDIR /home/coder32 B
14ENTRYPOINT ["/usr/bin/entrypoint.sh" "--bind-addr" "0.0.0.0:8080" "."]0 B
15ENV CS_DISABLE_GETTING_STARTED_OVERRIDE=10 B
16ENV PORT=80850 B
17EXPOSE [8085/tcp]0 B
18RUN /bin/sh -c mkdir -p174 B
19COPY /usr/local/bin/docker /usr/local/bin/docker # buildkit16.53 MB
20COPY --chown=1000:1000 /usr/local/libexec/docker/cli-plugins /home/coder/.docker/cli-plugins #38.28 MB
21COPY --chown=1000:1000 /docker-scout /home/coder/.docker/cli-plugins/docker-scout #35.01 MB
22COPY --chown=1000:1000 /cli-plugins/model/linux/docker-model /home/coder/.docker/cli-plugins/docker-model #8.58 MB
23COPY --chown=1000:1000 /cli-plugins/mcp/linux/docker-mcp /home/coder/.docker/cli-plugins/docker-mcp #14.84 MB
24USER root0 B
25RUN /bin/sh -c mkdir -p227 B
26RUN /bin/sh -c apt update612.31 KB
27USER 10000 B
28RUN /bin/sh -c code-server --install-extension22.92 MB
29RUN /bin/sh -c code-server --install-extension726.92 KB
30COPY --chown=1000:1000 ./config.yaml /home/coder/.config/code-server/config.yaml #248 B
31COPY --chown=1000:1000 ./settings.json /home/coder/.local/share/code-server/User/settings.json #565 B
32COPY --chown=1000:1000 ./keybindings.json /home/coder/.local/share/code-server/User/keybindings.json #520 B
33ENV TESTCONTAINERS_HOST_OVERRIDE=localhost0 B
34ENV MODEL_RUNNER_HOST=http://model-runner.docker.internal0 B
35ENV LAB_RUNNER_PUBLIC_KEY_PATH=/etc/lab-runner/public-key/runner.pem0 B
36USER root0 B
37COPY ./entrypoint.d /entrypoint.d # buildkit310 B
38USER 10000 B
39CMD ["/home/coder/project"]0 B
40USER root0 B
41ARG TARGETOS=linux0 B
42ARG TARGETARCH=amd640 B
43ARG GO_VERSION=1.25.50 B
44RUN |3 TARGETOS=linux TARGETARCH=amd64 GO_VERSION=1.25.557.36 MB
45ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
46ENV GOPATH=/go0 B
47ENV GOROOT=/usr/local/go0 B
48RUN |3 TARGETOS=linux TARGETARCH=amd64 GO_VERSION=1.25.5162 B
49USER 10000 B
50ENV GOPATH=/go0 B
51ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/go/bin0 B
52RUN |3 TARGETOS=linux TARGETARCH=amd64 GO_VERSION=1.25.5141.01 MB
53USER root0 B
54RUN |3 TARGETOS=linux TARGETARCH=amd64 GO_VERSION=1.25.558.62 MB
55USER 10000 B
56RUN |3 TARGETOS=linux TARGETARCH=amd64 GO_VERSION=1.25.5594.56 KB

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1763337600'