cursor-devbox (52c45e48f8f4a2c0b1a3c29c08d39a3a88e1c2d4)
Published 2026-07-22 12:31:06 +00:00 by it
Installation
docker pull dcr.trinitysan.by/infra/cursor-devbox:52c45e48f8f4a2c0b1a3c29c08d39a3a88e1c2d4sha256:87e7082035edaa5dcb39bf540f4d906727948266f1f01ed5492e05c50467a537
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 27f8b5b492 | linux/amd64 | 682 MiB |
Image Layers ( linux/amd64)
| umoci raw add-layer --image /home/buildd/rockcraft-ubuntu-9cbff345d050d8210022046bb567023a/images/ubuntu:rockcraft-base /home/buildd/rockcraft-ubuntu-9cbff345d050d8210022046bb567023a/images/.temp_layer.8989.tar --tag 26.04 |
| umoci config --image /home/buildd/rockcraft-ubuntu-9cbff345d050d8210022046bb567023a/images/ubuntu:26.04 --clear=config.entrypoint --clear=config.cmd |
| umoci config --image /home/buildd/rockcraft-ubuntu-9cbff345d050d8210022046bb567023a/images/ubuntu:26.04 --clear=config.cmd --config.cmd /bin/bash |
| umoci config --image /home/buildd/rockcraft-ubuntu-9cbff345d050d8210022046bb567023a/images/ubuntu:26.04 --config.env PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin |
| umoci config --image /home/buildd/rockcraft-ubuntu-9cbff345d050d8210022046bb567023a/images/ubuntu:26.04 --clear=config.labels --config.label org.opencontainers.image.version=26.04 --config.label org.opencontainers.image.title=ubuntu --config.label org.opencontainers.image.created=2026-07-13T16:06:30.499069+00:00 --config.label org.opencontainers.image.description=The Ubuntu container image maintained by Canonical Ubuntu is a Debian-based Linux operating system that runs from the desktop to the cloud, to all your internet connected things. It is the world's most popular operating system across public clouds and OpenStack clouds. It is the number one platform for containers; from Docker to Kubernetes to LXD, Ubuntu can run your containers at scale. Fast, secure and simple, Ubuntu powers millions of PCs worldwide. |
| umoci config --image /home/buildd/rockcraft-ubuntu-9cbff345d050d8210022046bb567023a/images/ubuntu:26.04 --clear=manifest.annotations --manifest.annotation org.opencontainers.image.version=26.04 --manifest.annotation org.opencontainers.image.title=ubuntu --manifest.annotation org.opencontainers.image.created=2026-07-13T16:06:30.499069+00:00 --manifest.annotation org.opencontainers.image.description=The Ubuntu container image maintained by Canonical Ubuntu is a Debian-based Linux operating system that runs from the desktop to the cloud, to all your internet connected things. It is the world's most popular operating system across public clouds and OpenStack clouds. It is the number one platform for containers; from Docker to Kubernetes to LXD, Ubuntu can run your containers at scale. Fast, secure and simple, Ubuntu powers millions of PCs worldwide. |
| umoci raw add-layer --image /home/buildd/rockcraft-ubuntu-9cbff345d050d8210022046bb567023a/images/ubuntu:26.04 /home/buildd/rockcraft-ubuntu-9cbff345d050d8210022046bb567023a/images/.temp_layer.control_data.8989.tar |
| ENV DEBIAN_FRONTEND=noninteractive LANG=C.UTF-8 |
| RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends bash ca-certificates chromium curl docker.io git golang jq nodejs npm openssh-server python3 python3-venv ripgrep rustc sudo unzip vim-tiny wget && rm -rf /var/lib/apt/lists/* && mkdir -p /var/run/sshd /etc/ssh/sshd_config.d /usr/share/devbox-http && echo 'devbox ok' > /usr/share/devbox-http/index.html # buildkit |
| RUN /bin/sh -c usermod -l developer ubuntu && groupmod -n developer ubuntu && usermod -d /home/developer -m developer && echo 'developer ALL=(ALL) NOPASSWD:ALL' > /etc/sudoers.d/developer && chmod 440 /etc/sudoers.d/developer # buildkit |
| RUN /bin/sh -c printf '%s\n' 'PasswordAuthentication no' 'KbdInteractiveAuthentication no' 'PermitRootLogin no' 'AllowUsers developer' 'PubkeyAuthentication yes' 'X11Forwarding no' 'AllowTcpForwarding yes' 'ClientAliveInterval 30' 'ClientAliveCountMax 3' > /etc/ssh/sshd_config.d/99-devbox.conf && ssh-keygen -A # buildkit |
| RUN /bin/sh -c curl -L https://github.com/dolthub/dolt/releases/latest/download/install.sh | bash && curl -fsSL https://raw.githubusercontent.com/gastownhall/beads/main/scripts/install.sh | bash # buildkit |
| COPY entrypoint.sh /entrypoint.sh # buildkit |
| RUN /bin/sh -c chmod +x /entrypoint.sh # buildkit |
| EXPOSE [22/tcp 8080/tcp] |
| USER root |
| ENTRYPOINT ["/entrypoint.sh"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-07-13T16:06:30.499069+00:00 |
| org.opencontainers.image.description | The Ubuntu container image maintained by Canonical Ubuntu is a Debian-based Linux operating system that runs from the desktop to the cloud, to all your internet connected things. It is the world's most popular operating system across public clouds and OpenStack clouds. It is the number one platform for containers; from Docker to Kubernetes to LXD, Ubuntu can run your containers at scale. Fast, secure and simple, Ubuntu powers millions of PCs worldwide. |
| org.opencontainers.image.title | ubuntu |
| org.opencontainers.image.version | 26.04 |
Details
2026-07-22 12:31:06 +00:00
Versions (3)
View all
Container
0
OCI / Docker