Sign inSign up

aerabi/docker-commandos-workspace:fc20273adc33828eb0cabe96b657a19d2c1f4030

Multi-platform
Index digest

sha256:c05d1aff1aafd8887cb1bafc02d4dc9da6f7d8c244d5c94ae4d01982c65459a2

OS/ARCH

Compressed size

572.33 MB

Last pushed

5 months by aerabi

Type

Image

Manifest digest

sha256:0efc2fa4cdf607636dd12cdbbf9c0c7c96fcff00e7ee8f2ad05b19778614f89d

Image Layers

1# debian.sh --arch 'amd64' out/46.24 MB
2RUN /bin/sh -c apt-get update76.11 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 # buildkit708 B
8RUN /bin/sh -c dpkg -i123.13 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 -p173 B
19COPY /usr/local/bin/docker /usr/local/bin/docker # buildkit17.9 MB
20COPY --chown=1000:1000 /usr/local/libexec/docker/cli-plugins /home/coder/.docker/cli-plugins #37.45 MB
21COPY --chown=1000:1000 /docker-scout /home/coder/.docker/cli-plugins/docker-scout #56.27 MB
22COPY --chown=1000:1000 /cli-plugins/model/linux/docker-model /home/coder/.docker/cli-plugins/docker-model #9.27 MB
23COPY --chown=1000:1000 /cli-plugins/mcp/linux/docker-mcp /home/coder/.docker/cli-plugins/docker-mcp #16.38 MB
24COPY /usr/local/bin/kubectl /usr/local/bin/kubectl # buildkit16.89 MB
25COPY /usr/local/bin/helm /usr/local/bin/helm # buildkit19.78 MB
26COPY /usr/local/bin/cosign /usr/local/bin/cosign # buildkit29.21 MB
27USER root0 B
28RUN /bin/sh -c ln -s168 B
29RUN /bin/sh -c mkdir -p229 B
30RUN /bin/sh -c apt update623.94 KB
31USER 10000 B
32RUN /bin/sh -c code-server --install-extension24.06 MB
33RUN /bin/sh -c code-server --install-extension726.91 KB
34COPY --chown=1000:1000 ./config.yaml /home/coder/.config/code-server/config.yaml #253 B
35COPY --chown=1000:1000 ./settings.json /home/coder/.local/share/code-server/User/settings.json #514 B
36COPY --chown=1000:1000 ./keybindings.json /home/coder/.local/share/code-server/User/keybindings.json #526 B
37ENV TESTCONTAINERS_HOST_OVERRIDE=localhost0 B
38ENV MODEL_RUNNER_HOST=http://model-runner.docker.internal0 B
39ENV LAB_RUNNER_PUBLIC_KEY_PATH=/etc/lab-runner/public-key/runner.pem0 B
40USER root0 B
41COPY ./entrypoint.d /entrypoint.d # buildkit358 B
42USER 10000 B
43CMD ["/home/coder/project"]0 B
44ARG TARGETOS=linux0 B
45ARG TARGETARCH=amd640 B
46USER root0 B
47RUN |2 TARGETOS=linux TARGETARCH=amd64 /bin/sh787.87 KB
48ARG ORAS_VERSION=1.2.20 B
49RUN |3 TARGETOS=linux TARGETARCH=amd64 ORAS_VERSION=1.2.24.04 MB
50RUN |3 TARGETOS=linux TARGETARCH=amd64 ORAS_VERSION=1.2.244.28 MB
51RUN |3 TARGETOS=linux TARGETARCH=amd64 ORAS_VERSION=1.2.246.3 MB
52USER coder0 B
53WORKDIR /home/coder/project143 B

Command

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