8000 GitHub - allape/docker-ubuntu-vnc: An Ubuntu server with VNC and desktop running in docker
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

allape/docker-ubuntu-vnc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ubuntu Desktop in Docker

Ubuntu 22.04 in Docker with novnc in the simplest way.

Features

  • Tixati in Ubuntu because Tixati only support in GUI mode.

Run

# Ubuntu with novnc
docker build -t allape/ubuntu-vnc .
# Tixati
cd tixati
docker build -t allape/tixati .
docker compose -f compose.tixati.yaml up -d

About

An Ubuntu server with VNC and desktop running in docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0