Link docker hub Comandos Build: docker build -t your-user/docker-go:v1 . Run: docker run --name app_go your-user/docker-go:v1