linielson / challenge-docker-golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Dockerfile 72.1%Language:Go 27.9%