DEV Community

mutterings in the dark
mutterings in the dark

Posted on

Podman/Docker container with a (GUI) remote desktop VNC on Raspberry PI 4

Kasmweb

podman run --rm -ti -p 6901:6901 \
   -e VNC_PW=password \
   docker.io/kasmweb/core-ubuntu-jammy:aarch64-1.14.0-rolling
Enter fullscreen mode Exit fullscreen mode

With a web browser, login using kasm_user. Password is defined by env variable VNC_PW.

Resources:

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more