Sign inSign up

philippecharriere494/labspace-workspace-python:golang

Multi-platform
Index digest

sha256:636a023a4d1bc9cd97b73da61577673fc7f92ef915c93dd14dfb5bd6eb95d8a6

OS/ARCH

Compressed size

426.92 MB

Last pushed

12 months by philippecharriere494

Type

Image

Manifest digest

sha256:c3241f6b5dc0f94b842cfc653529d23b9650d91bd079a28935d3f6a501380fad

Image Layers

1# debian.sh --arch 'amd64' out/46.25 MB
2RUN /bin/sh -c apt-get update76.09 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)"2.11 MB
7COPY ci/release-image/entrypoint.sh /usr/bin/entrypoint.sh # buildkit706 B
8RUN /bin/sh -c dpkg -i113.92 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 map[8085/tcp:{}]0 B
18RUN /bin/sh -c mkdir -p176 B
19COPY /usr/local/bin/docker /usr/local/bin/docker # buildkit19.48 MB
20COPY --chown=1000:1000 /usr/local/libexec/docker/cli-plugins /home/coder/.docker/cli-plugins #41.76 MB
21COPY --chown=1000:1000 /docker-scout /home/coder/.docker/cli-plugins/docker-scout #38.11 MB
22COPY --chown=1000:1000 /cli-plugins/model/linux/docker-model /home/coder/.docker/cli-plugins/docker-model #7.17 MB
23USER root0 B
24RUN /bin/sh -c mkdir -p230 B
25RUN /bin/sh -c apt update623.85 KB
26USER 10000 B
27RUN /bin/sh -c code-server --install-extension24.33 MB
28RUN /bin/sh -c code-server --install-extension726.03 KB
29COPY --chown=1000:1000 ./config.yaml /home/coder/.config/code-server/config.yaml #249 B
30COPY --chown=1000:1000 ./settings.json /home/coder/.local/share/code-server/User/settings.json #394 B
31ENV TESTCONTAINERS_HOST_OVERRIDE=localhost0 B
32ENV MODEL_RUNNER_HOST=http://model-runner.docker.internal0 B
33ENV LAB_RUNNER_PUBLIC_KEY_PATH=/etc/lab-runner/public-key/runner.pem0 B
34CMD ["/home/coder/project"]0 B
35USER root0 B
36ARG TARGETOS=linux0 B
37ARG TARGETARCH=arm640 B
38ARG GO_VERSION=1.25.10 B
39ARG TINYGO_VERSION=0.39.00 B
40RUN |4 TARGETOS=linux TARGETARCH=arm64 GO_VERSION=1.25.154.89 MB
41ENV PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
42ENV GOPATH=/go0 B
43ENV GOROOT=/usr/local/go0 B
44RUN |4 TARGETOS=linux TARGETARCH=arm64 GO_VERSION=1.25.1142 B
45RUN |4 TARGETOS=linux TARGETARCH=arm64 GO_VERSION=1.25.186.6 KB
46USER 10000 B
47RUN |4 TARGETOS=linux TARGETARCH=arm64 GO_VERSION=1.25.1591.35 KB

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1754870400'