Skip to content

Collection of Docker images with VNC environments for development

License

Notifications You must be signed in to change notification settings

chufucun/docker-ubuntu-xfce-vnc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-ubuntu-xfce-vnc

Collection of Docker images with VNC environments for development

this is a extend version of docker-headless-vnc-container.

For details, see Dockerfile

Usage

1) quick start

default user/password: impdev/impdev

docker-compose up -d 

2) custom username and password

If you want to change the password, please modify Dockerfile#L20

3) init development script

Init timezone,jdk,ant,maven ..., see init_dev.sh

./login.sh
cd /opt
sh init_dev.sh

About

Collection of Docker images with VNC environments for development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published