Sign inSign up

hall/guacamole-demo

By hall

Updated almost 11 years ago

So SSH in a container is bad? How about using an HTML5 browser to connect to a vncserver in a container via guacamole in the same container. And then... run everything as root!

Image
1

1.3K

hall/guacamole-demo repository overview

Guacamole-demo

I heard that running ssh in a container is a bad thing. OK, here is my solution. A full X session. HA

Just a simple example of using my hall/guacamole image.


Author

Randy Hall [email protected]


Building

Build from docker file:

git clone [email protected]:hall757/guacamole-demo.git
cd guacamole-demo
docker build -t hall/guacamole-demo . 

Running

On a secure network, launch with the following.

docker run -d -p 8080:8080 hall/guacamole-demo

Browse to http://your-host-ip:8080 Username: demo Password: demo

Tag summary

Content type

Image

Digest

sha256:3fad7679c

Size

377.2 MB

Last updated

almost 11 years ago

docker pull hall/guacamole-demo