Open haemka opened 2 years ago
This should still be considered. I built the current version 0.6.0 image with a -slim
image without problems.
Due to the recent code changes I wouldn't recommend an -alpine
image anymore for this project. The additional work to get pandas working under alpine isn't worth it.
I would recommend to switch the docker base image to an -alpine or -slim image. The single python script does not need all the fancy stuff from the full image and image size qwould be considerably smaller.