A tiny web server written in Golang
89
Source Code: https://gist.github.com/richardsonlima/7b5cff40c587fbb81f21d7789dfc270b
Dockerfile: https://gist.github.com/richardsonlima/bbe93022fa75810acc3d2e27dbc18e71
Running it: docker run -d -p 8013:3013 richardsonlima/go-meetup-sample:v1
$ curl -I localhost:8013
Content type
Image
Digest
Size
81.4 MB
Last updated
about 8 years ago
docker pull richardsonlima/go-meetup-sample:v1