This is the repository holding dockerfiles for the cakebuild docker containers on hub.
This repository comes with a Makefile
. There is no default target because this repository serves both linux and windows docker containers. The following targets will build and run all containers:
~/cakebuild$ make run-linux
~/cakebuild$ make run-windows
This repository serves the Dockerfile
that build the containers in the docker hub repository dpsenner/cakebuild.