Skip to content

saschalippert/archdeskpod

Repository files navigation

archdeskpod

simple systemd initialized podman container that runs arch with icewm window manager where you can vnc into. The container works with rootless podman.

(dont let the name archdeskpod fool you - it is not using podman pods. I just liked that name that way)

Login VNC

  • This image is not not production ready. Use at own risk
  • I am running arch (btw) on the host. Instructions will vary for other distros
  • Installation
  • Use build.sh to build the image
  • Use run.sh to run the container
    • Root will be logged in automatically
    • For vnc run the following
      • In container root console (hit enter once)
        • export DISPLAY=:0
        • x11vnc
      • On host
        • use eg vncviewer and connect to 127.0.0.1:5900
    • Stopping the container from inside
      • shutdown -h now

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published