This commit is contained in:
Øyvind Jensen 2025-04-27 21:57:27 +02:00
commit 90f92d4c66
20 changed files with 425 additions and 0 deletions

3
bin/xalpine Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
xhost +"local:podman@"
podman run -it --rm -u 0 -e DISPLAY="$DISPLAY" -v /tmp/.X11-unix:/tmp/.X11-unix:rw alpine sh