I thought this had been addressed early on, but seems to have been missed.
The container should not be running processes as root, it needs to create a non-privileged user and run as that instead.
root
assigned to @btasker
mentioned in commit 1a6c8add39ac8ff30e7163a3d50a494b44ecf7f1
Commit: 1a6c8add39ac8ff30e7163a3d50a494b44ecf7f1 Author: B Tasker Date: 2024-06-03T17:53:23.000+01:00
fix: Don't run as root (utilities/file_location_listing#57)
Any existing installs will need to be chown'd to 501:501
Activity
03-Jun-24 16:44
assigned to @btasker
03-Jun-24 16:54
mentioned in commit 1a6c8add39ac8ff30e7163a3d50a494b44ecf7f1
Message
fix: Don't run as root (utilities/file_location_listing#57)
Any existing installs will need to be chown'd to 501:501