Skip to content
 
 

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guacamole

Dockerfile for quacamole 0.9.2

Based on phusion


Author

Randy Hall randy.hall@open-source.guru


Building

Build from docker file:

git clone git@github.com:hall757/guacamole.git
cd guacamole
docker build -t guacamole . 

You can also obtain it via:

docker pull hall/guacamole

Running

Create your guacamole config directory and populate with the guacamole.properties file. See the sampleconfig directory. Then launch with the following.

docker run -d -v /your-config-location:/etc/guacamole -p 8080:8080 guacamole

Browse to http://your-host-ip:8080

About

Automated docker build for guacamole on centos6

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages