Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use variables, when the're there | Tristan Storch | 2014-09-03 | 1 | -1/+1 |
| | | | | Why not use the environment variables, when they are there... | ||||
* | docker dev block update | Tristan Storch | 2014-09-03 | 1 | -4/+5 |
| | | | | | The dev Dockerfile now works without superfluous go get calls. At this point the -u option is really not what we want. | ||||
* | Docker mix and match setup | Tristan Storch | 2014-08-31 | 24 | -0/+373 |
Rewrite of the docker setup. Now uses fig to manage containers and container linkage. The base is a block based mix and match, which will give you the possibility to easily test all configurations. |