linux-test (1)

Published 2026-04-28 18:43:37 +00:00 by arnor-nolen

Installation

docker pull code.arnor.dev/arnor-nolen/linux-test:1
sha256:2ff6fb348298fe4e61a0b2680c96e305f5d1a16afdb33ca0c2fd05d16a868350

Image layers

ADD alpine-minirootfs-3.23.2-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
ENV PATH="/root/.local/bin:$PATH"
/bin/sh -c apk update && apk --no-cache add cmake=~4.1 gcc=~15.2 g++=~15.2 samurai=~1.2 pkgconf=~2.5 wayland-dev=~1.24 clang=~21.1 lld=~21.1 clang-extra-tools=~21.1 mingw-w64-gcc=~15.2 git=~2.52 rust=~1.91 cargo=~1.91 python3=~3.12 pipx=~1.8 && pipx install git+https://github.com/BlankSpruce/gersemi.git@dc696bd44b11490c9cc1e9c5179af51f32f936e4 && apk del rust cargo git
/bin/sh -c apk update && apk --no-cache add weston=~14.0 weston-shell-desktop=~14.0 weston-backend-headless=~14.0 wine=~10.19
ENV XDG_RUNTIME_DIR=/tmp
ENV WAYLAND_DISPLAY=wayland-1
ENV WINEPATH=/usr/x86_64-w64-mingw32/bin

Labels

Key Value
io.buildah.version 1.43.1
Details
Container
2026-04-28 18:43:37 +00:00
1
OCI / Docker
linux/amd64
646 MiB
Versions (5) View all
5 2026-06-04
4 2026-04-29
3 2026-04-29
2 2026-04-29
1 2026-04-28