Open GraphicalDot opened 6 years ago
Right now docker image goes upto 1.2 GB which is huge. We need to reduce it considerable using multistage docker build.
We can also configure alpine or archlinux as base image to reduce the image size.
Right now docker image goes upto 1.2 GB which is huge. We need to reduce it considerable using multistage docker build.