Skip to content

Latest commit

 

History

History

vnc-eclipse

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

CentOS VNC Eclipse

Building the container

$ docker build -t kevensen/centos-vnc-eclipse .

Running the container

$ docker run --name vnc -d -p 5901:5901 kevensen/centos-vnc-eclipse