Skip to content

Yoas1/docker-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-desktop

Minimal ubuntu desktop run on container.

Special thanks to the noVNC project.
Github repo

Run command:

docker run -it --rm -p 6080:6080 --shm-size=1g \
--security-opt seccomp=unconfined -e USER_NAME=<username> \
-e USER_ID=<uid> -e GROUP_ID=<gid> -e PASSWORD=<password> \
-e TZ=<tz> yoas1/desktop:ubuntu24.04-001

Pics:

Lock screen
Desktop screen

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors