go-simple-server Simple HTTP server using Go Local docker build -t go-server . docker run -p 8080:8080 go-server