I was building a docker image for a backend API application that I was working on, so that my colleague, who is a front-end guy can easily setup the docker container and get it up and running.
I chose Alpine Linux to build the Docker image bcos its light weight.