Sign inSign up

nberlee/autodevcontainer:20260824-132342

Multi-platform
Index digest

sha256:f98e547f45e0bd7486c0592fc2adfbd1ec191891bd7c7e69b95ea51daa69e721

OS/ARCH

Compressed size

869.78 MB

Last pushed

25 days by nberlee

Type

Image

Manifest digest

sha256:eac908fa3cc4a571a1ecbc169683f5e2a7b66fccac2a7c84b1d288b95700b747

Image Layers

1# debian.sh --arch 'arm64' out/28.57 MB
2ARG DEBIAN_FRONTEND=noninteractive0 B
3ARG DOCKER_GID0 B
4ARG BUILDARCH0 B
5ARG TARGETARCH0 B
6ENV TZ=Europe/Amsterdam LANG=C.UTF-8 LC_ALL=C.UTF-80 B
7SHELL [/bin/bash -o pipefail -c]0 B
8RUN |4 DEBIAN_FRONTEND=noninteractive DOCKER_GID=1999 BUILDARCH=amd64313.65 MB
9COPY /usr/local/bin/docker /usr/local/bin/docker # buildkit17.15 MB
10COPY /usr/local/libexec/docker/cli-plugins/ /usr/local/libexec/docker/cli-plugins/ # buildkit33.39 MB
11COPY /opt/ttyd /usr/local/bin/ttyd # buildkit762.8 KB
12COPY /opt/gh /usr/local/bin/gh # buildkit12.78 MB
13COPY /opt/code-server/ /opt/code-server/ # buildkit224.77 MB
14COPY /opt/golangci-lint/golangci-lint /usr/local/libexec/golangci-lint # buildkit13.06 MB
15RUN |4 DEBIAN_FRONTEND=noninteractive DOCKER_GID=1999 BUILDARCH=amd64174 B
16ARG CLAUDE_CODE_VERSION0 B
17RUN |5 DEBIAN_FRONTEND=noninteractive DOCKER_GID=1999 BUILDARCH=amd64225.39 MB
18RUN |5 DEBIAN_FRONTEND=noninteractive DOCKER_GID=1999 BUILDARCH=amd64200.69 KB
19ADD https://patch-diff.githubusercontent.com/raw/openai/codex-plugin-cc/pull/243.patch /tmp/codex-plugin-app-server-disconnect.patch # buildkit6.22 KB
20RUN |5 DEBIAN_FRONTEND=noninteractive DOCKER_GID=1999 BUILDARCH=amd6444.24 KB
21ADD https://github.com/michaelansel/claude-code-pushover.git#cf0ac7315f8a947107d07420132abe5e50a30a62 /opt/claude-pushover-marketplace/notify-pushover # buildkit7.23 KB
22COPY --chmod=0755 container/claude-pushover-hook-wrapper.sh /opt/claude-pushover-marketplace/notify-pushover/hooks/hook-wrapper.sh #1.41 KB
23COPY --chmod=0644 container/claude-pushover-hooks.json /opt/claude-pushover-marketplace/notify-pushover/hooks/hooks.json #495 B
24COPY --chmod=0644 container/claude-pushover-plugin.json /opt/claude-pushover-marketplace/notify-pushover/.claude-plugin/plugin.json #381 B
25COPY --chmod=0755 container/claude-pushover-marketplace.json /opt/claude-pushover-marketplace/.claude-plugin/marketplace.json #383 B
26RUN |5 DEBIAN_FRONTEND=noninteractive DOCKER_GID=1999 BUILDARCH=amd643.62 KB
27COPY --chmod=0755 container/entrypoint.sh /usr/local/bin/dev-entrypoint #237 B
28COPY --chmod=0755 container/init.sh /usr/local/bin/dev-init #1.71 KB
29COPY --chmod=0755 container/terminal.sh /usr/local/bin/dev-terminal #449 B
30COPY --chmod=0755 container/code-server.sh /usr/local/bin/dev-code-server #331 B
31COPY --chmod=0755 container/healthcheck.sh /usr/local/bin/dev-healthcheck #485 B
32COPY --chmod=0755 container/golangci-lint.sh /usr/local/bin/golangci-lint #1.26 KB
33COPY --chmod=0755 container/versions.sh /usr/local/bin/dev-versions #555 B
34COPY --chmod=0755 container/smoke-test.sh /usr/local/bin/image-smoke-test #1.6 KB
35COPY --chmod=0644 container/code-server-settings.json /usr/local/share/autodevcontainer-code-server-settings.json #690 B
36RUN |5 DEBIAN_FRONTEND=noninteractive DOCKER_GID=1999 BUILDARCH=amd641.76 KB
37ENV HOME=/home/dev USER=dev SHELL=/bin/bash DOCKER_HOST=unix:///var/run/docker/docker.sock0 B
38WORKDIR /home/dev/workspace149 B
39EXPOSE map[7681/tcp:{} 8080/tcp:{}]0 B
40USER dev0 B
41ENTRYPOINT ["/usr/local/bin/dev-entrypoint"]0 B

Command

# debian.sh --arch 'arm64' out/ 'testing' '@1785715200'