Sign inSign up

gerph/netsurf

By gerph

Updated about 5 years ago

Linux desktop running NetSurf, served over VNC.

Image
0

281

gerph/netsurf repository overview

Netsurf in an Ubuntu 21.04 container, as a VNC server.

To use:

docker run -it --rm -p 5901:5901 gerph/netsurf

or mount your current directory in the container:

docker run -it -v "$PWD:/home/netsurf/work" --rm -p 5901:5901 gerph/netsurf

Connect with VNC to localhost port 5901. That might be specified as localhost:1 or localhost:5901 depending on your client. The password to connect is password.

Tag summary

Content type

Image

Digest

Size

280.5 MB

Last updated

about 5 years ago

docker pull gerph/netsurf