Skip to content

Ubuntu Desktop (MATE) Dockerfile with NoMachine remote access and firefox, libreoffice and tor-browser

License

Notifications You must be signed in to change notification settings

cesarandreslopez/docker-ubuntu-mate-desktop-nomachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-ubuntu-mate-desktop-nomachine

Ubuntu Desktop 16.04 (MATE) Dockerfile with NoMachine remote access and firefox, libreoffice and tor-browser

How to run

Build

git clone https://github.com/cesarandreslopez/docker-ubuntu-mate-desktop-nomachine.git
cd docker-ubuntu-mate-desktop-nomachine
docker build -t=cesarandreslopez/docker-ubuntu-mate-desktop-nomachine .

Docker pull command

docker pull cesarandreslopez/docker-ubuntu-mate-desktop-nomachine

Enviroment vaiables

USER -> user for the nomachine login PASSWORD -> password for the nomachine login

Usage

docker run -d -p 4000:4000 --name desktop -e PASSWORD=password -e USER=user --cap-add=SYS_PTRACE cesarandreslopez/docker-ubuntu-mate-desktop-nomachine

Connect to the container

Download the NoMachine client from: https://www.nomachine.com/download, install the client, create a new connection to your public ip, port 4000, NX protocol, use enviroment user and password for authentication (make sure to setup enviroment variables for that)

About

Ubuntu Desktop (MATE) Dockerfile with NoMachine remote access and firefox, libreoffice and tor-browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages