viniciusmgaspar / docker-go-fullcycle

Desafio do curso da fullcycle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Desafio Golang com Docker

Objetivo

Criar um código em Go que exiba "Full Cycle Rocks!" e gerar uma imagem docker inferior a 2MB

Docker Hub

imagem docker hub: viniciusgaspar/go-fullcycle executar docker run --rm viniciusgaspar/go-fullcycle

About

Desafio do curso da fullcycle


Languages

Language:Dockerfile 77.1%Language:Go 22.9%