diff --git a/_posts/2016-01-14-january-meetup-links.markdown b/_posts/2016-01-14-january-meetup-links.markdown new file mode 100644 index 0000000..9f9f388 --- /dev/null +++ b/_posts/2016-01-14-january-meetup-links.markdown @@ -0,0 +1,13 @@ +--- + +layout: post +title: "January 12 - Golang and slack with appengine" +date: 2016-01-12 18:30:00 + +categories: golang docker build fractured apps +--- + +Lightning Talk: Darrel Herbst https://github.com/dherbst/go-lightning-build How to build go code with Docker and the official GoLang docker image. + +7:00 - 8:00 pm Jon Wear - Golang Docker tools inspired by Kelsey Hightower's 12 Fractured Apps post +Jon will be walking through how to build integration tests that builds a database inside a docker container from scratch (or not) and how to interact with containers from inside Go.