gothinkster / spring-boot-realworld-example-app

Example Spring codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld API spec.
MIT License
1.3k stars 677 forks source link

Update Dockerfile #19

Closed paruff closed 2 years ago

paruff commented 5 years ago

better not alpine or apk update. no need on a build container

aisensiy commented 2 years ago

I am trying to use a new dockerfile base for this.