# README
Smol (small) go Docker container
This is an example how to create a super small go docker container which already includes the super fast HTTP Framework Gin.
Size is: 11.7MB
Usage
See Makefile
Test
make container
make run
Now use your browser to navigate to either http://localhost or http://localhost/welcome.