What can I do in that script? 1. Change owner in TAR created by Maven Assembly plugin - I need a tool for that (I failed to find one) 2. Change owner before packaging of TAR - I need root permissions (sudo) for that (I just want to add an entry into TAR with chosen owner / group - why should I run my build with escalated privileges?) 3. Change owner in Docker image created using TAR - it duplicates all impacted files / directories, i.e. increases Docker image size (refer to https://medium.com/@lmakarov/the-backlash-of-chmod-chown-mv-in-your-dockerfile-f12fe08c0b55)
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
