linux-test (2)

Published 2026-04-29 20:23:09 +00:00 by arnor-nolen

Installation

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

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
ENV WINEDEBUG=-all
/bin/sh -c wineboot --init
COPY file:e86b1b6f887edc3e0166b06a3ba3cc4723ffaa09760cc615f8a56bfe81a8a7de in /usr/local/bin/

Labels

Key Value
io.buildah.version 1.43.1
Details
Container
2026-04-29 20:23:09 +00:00
1
OCI / Docker
linux/amd64
783 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