This challenge is from the course Full Cycle 2.0

The goals is to create a docker image with Golang, with size <= 2MB and when executed returns "Full Cycle Rocks!"

This image can be run from docker hub: docker run -it linielson/codeeducation