Provides a build service for code using docker containers
If you wish to build docker-build-service
you'll need Go version 1.2+ installed.
Please check your installation with:
$ go version
To build, run:
$ go build github.com/slogsdon/docker-build-service
- Provide share/save functionality
- Write up documentation
- Example usage
Licensed under the MIT License.
See the LICENSE file for details.