Skip to content

Chakib08/Docker-Ubuntu-Desktop-VNC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker-Ubuntu-Desktop-VNC

Docker contrainer with Ubuntu desktop gnome image

Running the container

You can follow all the steps on the docker hub repository to run the ubuntu desktop contrainer and get access to it through VNC Viewer

Building the docker image from scratch

  1. Clone the github repository
$ git clone -b docker/ubuntu-18.04 git@github.com:Chakib08/Docker-Ubuntu-Desktop-VNC.git
  1. Build the docker image
$ cd Docker-Ubuntu-Desktop-VNC/
$ docker build -t your-ubuntu-desktop:18.04 .
  1. Run the container
$ docker run -t --name ubuntu-desktop your-ubuntu-desktop:18.04

About

Docker contrainer with Ubuntu desktop gnome image

Resources

License

Stars

Watchers

Forks

Packages

No packages published