- use
develimage for development and debugging. This image containscurl,ping, and other tools a developer might need when figuring out the bug. - use
alpineimage for deployment. This images is intentionally kept as light as possible, so building, pulling from Docker Hub could be faster.