blhagadorn / twilio-microservice

Microservice for sending SMS from a container with lots of example
1 stars 1 forks source link

Create Java Dockerfile #5

Closed blhagadorn closed 4 years ago

blhagadorn commented 4 years ago

This Dockerfile seems to be apt for solving issue https://github.com/blhagadorn/twilio-microservice/issues/1 checkbox 2, finding a Dockerfile. It uses mvn and also uses Distroless

blhagadorn commented 4 years ago

@hauze-v Take a look at this and let me know your thoughts.

blhagadorn commented 4 years ago

Basically requires a src and pom.xml as the only two things. There are some other more mature ones and a project called Jib