/fullcycle-docker-go-challenge

First docker challenge of the Full Cycle course.

Primary LanguageDockerfile

Intro

Full Cycle course challenge 1 from docker module.

Docker image: https://hub.docker.com/r/augustorcn/fullcycle

Challenge

Must to make a docker image with less then 2MB that print "Full Cycle Rocks!!" using golang.

How to run

docker run augustorcn/fullcycle