/fc-docker-go-challenge

Fullcycle 2.0 go challenge from docker module

Primary LanguageDockerfileGNU General Public License v3.0GPL-3.0

fc-docker-go-challenge

Fullcycle 2.0 go challenge from docker module.

You can run this project with:

docker build -t hiroshisiq/codeeducation ./go
docker run hiroshisiq/codeeducation

Or if this image is still available at dockerhub, simply with:

docker run hiroshisiq/codeeducation