Main repo for a cyber-dojo web server.
Work in progress.
First make sure docker is installed
curl -O https://raw.githubusercontent.com/cyber-dojo/web/master/cli/install-docker.sh
chmod +x install-docker.sh
sudo ./install-docker.sh
Then download cyber-dojo shell script
curl -O https://raw.githubusercontent.com/cyber-dojo/web/master/cli/cyber-dojo
chmod +x cyber-dojo
Then use the script to control your server
sudo ./cyber-dojo up
sudo ./cyber-dojo --help
sudo ./cyber-dojo volume --help
sudo ./cyber-dojo volume ls
sudo ./cyber-dojo volume inspect default-languages