Reduce docker images size with Alpine Linux
In Boost we develop most of our backend services using sbt, Scala, deployed as docker containers on kubernetes. The following is something we found out while creating a new service. Openjdk docker images: 8-jre vs 8-jre-alpine So your code finally seems to work, uh? You have unit-integration-end2en…
