CenturyLinkLabs / golang-builder

Containerized build environment for compiling an executable Golang package and packaging it in a light-weight Docker container.
Apache License 2.0
398 stars 85 forks source link

Testing #1

Closed dpetersen closed 9 years ago

dpetersen commented 9 years ago

Circle has some Go support, but it's not nearly as fancy as what you've done here. I'd like to run my tests in this Docker image, since I'm also going to use it to build.

bdehamer commented 9 years ago

:+1: