Ed Zynda

Coder | Hacker | Superhero

How Easy Is It To Containerize A Go App?

Posted on · Tagged in

Recently, I wrote an article on how to create a simple chat server using WebSockets and Go. I made the source code available and it’s pretty simple to get the example up and running if you have a basic familiarization with Go. I wanted to see if I could make it easier for people to try out though. For this, I looked to the very popular Docker project. Docker has been around for quite some time but, I only recently began toying around with it more seriously.…

Read more »
Subscribe to my newsletter and get a free copy of my book, Aspect Oriented Programming in PHP.