docker-gateone
Docker
defines a docker container with gateone installed
Usage
Install docker
Download and start the gateone server instancedocker run --name gateone -p 443:10443 -p 2345:22 -d greyltc/gateone
Test the gateone serverPoint your browser to:https://localhostand yo...