about summary refs log tree commit diff
path: root/src/docker.go
Commit message (Expand)AuthorAge
* vpnRemoteAddress increaseEmile2019-10-08
* exposing the container using traefik labelsEmile2019-10-08
* added the nat dependency allowing exposed portsEmile2019-10-08
* fixed minimal issues crashing the containerEmile2019-10-08
* minor edits, renamesEmile2019-10-08
* getting the ip address of the container and printing itEmile2019-10-08
* getting the circus network idEmile2019-10-08
* starting the docker containerEmile2019-10-08
* using the network configEmile2019-10-08
* getting the network id and building the network configEmile2019-10-08
* corrected the cmd syntaxEmile2019-10-08
* added another importEmile2019-10-08
* started splitting up the spawnCompanion function into multiple smaller functionsEmile2019-10-07
* removed the code returning the accesscode from the spawnCompanion functionEmile2019-10-07
* generating a session saltEmile2019-10-07
* added the command line argumentsEmile2019-10-07
* mounting the circus companion file seeding the challenges into the companion ...Emile2019-10-07
* mounting the docker-socketEmile2019-10-07
* basic setupEmile2019-10-06