carlossg / docker-maven

Official Docker image with Maven
Apache License 2.0
528 stars 424 forks source link

Can't use the container as non-root from a windows host. #288

Open BenManifold opened 2 years ago

BenManifold commented 2 years ago

This chapter in the documentation only provides a workaround for people in a Unix environment, rendering the image unusable on Windows hosts.

https://github.com/carlossg/docker-maven#running-as-non-root

It isn't clear if this isn't supported for windows hosts, or for windows containers, but in most settings we can't build or use the image as a root user.