carlossg / docker-maven

Official Docker image with Maven
Apache License 2.0
524 stars 423 forks source link

chore: install in one main image #342

Closed carlossg closed 1 year ago

carlossg commented 1 year ago

and use COPY from in the other ones to avoid having to install all the tools for download and verification in each image

following advice from https://github.com/docker-library/official-images/pull/14083#issuecomment-1433740677