Demo GO web application Build docker docker build -t go-test . Run docker docker run -d -p 8080:8080 go-test:latest