Azure-Samples / java-microservices-aks-lab

This lab walks you through the creation of a Java microservices application on AKS integrated with multiple Azure services
MIT License
10 stars 159 forks source link

multi-stage docker #36

Closed vermegi closed 1 year ago

vermegi commented 1 year ago

A multi-stage Dockerfile might make things easier. One learner put together an example at https://github.com/yulia-meijs/java-microservices-aks-lab/blob/main/src/Dockerfile