Sign inSign up

nberlee/autodevcontainer:20260819-185758

Multi-platform
Index digest

sha256:3d97db5e106c6d9951f49c1137782d1f78dadd9679746c8b90dd5f43d40f8e26

OS/ARCH

Compressed size

890.97 MB

Last pushed

30 days by nberlee

Type

Image

Manifest digest

sha256:de94b15d93f37b7c9c7aea132e21f4645c3fcc02b8c0f25c331ed2bda8172a26

Image Layers

1# debian.sh --arch 'amd64' out/28.55 MB
2ARG DEBIAN_FRONTEND=noninteractive0 B
3ARG DOCKER_GID0 B
4ARG BUILDARCH0 B
5ARG TARGETARCH0 B
6ENV TZ=Europe/Amsterdam0 B
7SHELL [/bin/bash -o pipefail -c]0 B
8RUN |4 DEBIAN_FRONTEND=noninteractive DOCKER_GID=1999 BUILDARCH=amd64324.6 MB
9COPY /usr/local/bin/docker /usr/local/bin/docker # buildkit18.64 MB
10COPY /usr/local/libexec/docker/cli-plugins/ /usr/local/libexec/docker/cli-plugins/ # buildkit36.86 MB
11COPY /opt/ttyd /usr/local/bin/ttyd # buildkit751.78 KB
12COPY /opt/gh /usr/local/bin/gh # buildkit14.07 MB
13COPY /opt/code-server/ /opt/code-server/ # buildkit228.27 MB
14COPY /opt/golangci-lint/golangci-lint /usr/local/libexec/golangci-lint # buildkit14.35 MB
15RUN |4 DEBIAN_FRONTEND=noninteractive DOCKER_GID=1999 BUILDARCH=amd64175 B
16RUN |4 DEBIAN_FRONTEND=noninteractive DOCKER_GID=1999 BUILDARCH=amd64224.59 MB
17RUN |4 DEBIAN_FRONTEND=noninteractive DOCKER_GID=1999 BUILDARCH=amd64200.65 KB
18ADD https://patch-diff.githubusercontent.com/raw/openai/codex-plugin-cc/pull/243.patch /tmp/codex-plugin-app-server-disconnect.patch # buildkit6.22 KB
19RUN |4 DEBIAN_FRONTEND=noninteractive DOCKER_GID=1999 BUILDARCH=amd6481.31 KB
20ADD https://github.com/michaelansel/claude-code-pushover.git#cf0ac7315f8a947107d07420132abe5e50a30a62 /opt/claude-pushover-marketplace/notify-pushover # buildkit7.23 KB
21COPY --chmod=0755 container/claude-pushover-hook-wrapper.sh /opt/claude-pushover-marketplace/notify-pushover/hooks/hook-wrapper.sh #1.42 KB
22COPY --chmod=0644 container/claude-pushover-hooks.json /opt/claude-pushover-marketplace/notify-pushover/hooks/hooks.json #496 B
23COPY --chmod=0644 container/claude-pushover-plugin.json /opt/claude-pushover-marketplace/notify-pushover/.claude-plugin/plugin.json #381 B
24COPY --chmod=0755 container/claude-pushover-marketplace.json /opt/claude-pushover-marketplace/.claude-plugin/marketplace.json #385 B
25RUN |4 DEBIAN_FRONTEND=noninteractive DOCKER_GID=1999 BUILDARCH=amd643.63 KB
26COPY --chmod=0755 container/entrypoint.sh /usr/local/bin/dev-entrypoint #237 B
27COPY --chmod=0755 container/init.sh /usr/local/bin/dev-init #1.71 KB
28COPY --chmod=0755 container/terminal.sh /usr/local/bin/dev-terminal #446 B
29COPY --chmod=0755 container/code-server.sh /usr/local/bin/dev-code-server #330 B
30COPY --chmod=0755 container/healthcheck.sh /usr/local/bin/dev-healthcheck #485 B
31COPY --chmod=0755 container/golangci-lint.sh /usr/local/bin/golangci-lint #1.26 KB
32COPY --chmod=0755 container/versions.sh /usr/local/bin/dev-versions #555 B
33COPY --chmod=0755 container/smoke-test.sh /usr/local/bin/image-smoke-test #1.54 KB
34COPY --chmod=0644 container/code-server-settings.json /usr/local/share/autodevcontainer-code-server-settings.json #687 B
35RUN |4 DEBIAN_FRONTEND=noninteractive DOCKER_GID=1999 BUILDARCH=amd641.75 KB
36ENV HOME=/home/dev USER=dev SHELL=/bin/bash DOCKER_HOST=unix:///var/run/docker/docker.sock0 B
37WORKDIR /home/dev/workspace150 B
38EXPOSE map[7681/tcp:{} 8080/tcp:{}]0 B
39USER dev0 B
40ENTRYPOINT ["/usr/local/bin/dev-entrypoint"]0 B

Command

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