Creating Minimal Docker Images for Go Apps with Wercker

For years I’ve been using CircleCI to do the typical CI things: building a project, running tests, packaging & uploading artifacts, and even deploying. Lately I’ve noticed a lot of reliability and performance issues with CircleCI and figured it was time to explore the CI landscape. I used Wercker one year ago to build some Bitbucket-hosted projects that were written in Java. Wercker performed wonderfully, was (and still is) free, and supports both Github and Bitbucket.

First Post

I’ve maintained a personal website of some sort since 1994. Recently I’ve been kept very busy, professionally and otherwise, so performing upkeep on a blog is low on my list of priorities. Enter… Github Pages. I can write my posts in Markdown, and all security & scalability issues are handled by Github.

Pagination