Reduce size of docker image
The current image size is >1GB which is a bit to much for a small API. We should use Docker Multi-Stage Build to reduce the image size.
Want to get a introduction to object-oriented programming with Python? Join this free course on August 18/19. Register now!
The current image size is >1GB which is a bit to much for a small API. We should use Docker Multi-Stage Build to reduce the image size.