Closed zerint closed 3 months ago
Thanks for this. I see what went wrong now. I took out the wrong line from entrypoint.sh
!
These permissions need to be set in the entrypoint file rather than in the Dockerfile as the user and group ids are determined at runtime. I've corrected this now in this commit.
The commit of v5.2.1 commit 462dbb9b6b1288d8d6cb8af361ab9fb48e812cb6 Author: Adam Dullage adam@dullage.com Date: Sun Jul 7 14:29:47 2024 +0100
made it so that containers started with empty directories fail with permission issue: