I’m trying to dockerize the Gradle build. Running the container as non root user. So far it is working good, but somehow “.gradle” file is getting created with root user ownership causing a build failure. Greatly appreaciated if any help from the community.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Docker build failure when changing permission from root to user | 1 | 1185 | September 25, 2018 | |
| [dockerfile] [solved] Directory '/' does not contain a Gradle build | 1 | 4537 | February 22, 2024 | |
| Running build as non root user | 0 | 656 | April 26, 2021 | |
| Suggestion for building Docker image using Gradle | 0 | 475 | August 8, 2021 | |
| Gradle Build in Docker Container | 2 | 2028 | January 30, 2018 |