Simple Go app with docker
This will show how to use docker to create the container with go without using any other base image. Is creating an app from scratch is better than using any base image?
In which scenarios we should use the scratch and base image for our containers?
...
nik-hil.hashnode.dev2 min read