workspace (sha256:0c736959ee31cfc4f6c3c15657085eeae9ba17765fdeb4c485cb31d3dda3e3c9)
Published 2026-05-22 00:12:16 +00:00 by merith-tk
Installation
docker pull git.merith.xyz/onset/workspace@sha256:0c736959ee31cfc4f6c3c15657085eeae9ba17765fdeb4c485cb31d3dda3e3c9sha256:0c736959ee31cfc4f6c3c15657085eeae9ba17765fdeb4c485cb31d3dda3e3c9Image layers
| ARG RELEASE |
| ARG LAUNCHPAD_BUILD_ARCH |
| LABEL org.opencontainers.image.version=24.04 |
| ADD file:8ce1caf246e7c778bca84c516d02fd4e83766bb2c530a0fffa8a351b560a2728 in / |
| CMD ["/bin/bash"] |
| ENV DEBIAN_FRONTEND=noninteractive |
| RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl git gcc g++ make bash rsync sudo locales && rm -rf /var/lib/apt/lists/* # buildkit |
| RUN /bin/sh -c locale-gen en_US.UTF-8 # buildkit |
| ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-8 |
| RUN /bin/sh -c groupadd --gid 1001 onset && useradd --uid 1001 --gid onset --shell /bin/bash --create-home onset && echo "onset ALL=(ALL) NOPASSWD:ALL" >> /etc/sudoers # buildkit |
| RUN /bin/sh -c mkdir -p /workspace && chown onset:onset /workspace # buildkit |
| RUN /bin/sh -c mkdir -p /.dotfiles && chown onset:onset /.dotfiles # buildkit |
| RUN /bin/sh -c mkdir -p /onset.init.d && chown onset:onset /onset.init.d # buildkit |
| WORKDIR /workspace |
| USER onset |
| USER onset |
| WORKDIR /workspace |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.version | 24.04 |
Details
2026-05-22 00:12:16 +00:00
Versions (7)
View all
Container
4
OCI / Docker
linux/amd64
144 MiB
minimal-v0.0.1
2026-05-22
minimal-latest
2026-05-22
latest
2026-05-22
default-v0.0.1
2026-05-22
default
2026-05-22