Thank you to Florian Dahlitz for getting me over the hump on configuring a Python app in a container as a non-root user. My python app container now creates files in the volume mapped to my local drive as my local user rather than as root.
Thank you to Florian Dahlitz for getting me over the hump on configuring a Python app in a container as a non-root user. My python app container now creates files in the volume mapped to my local drive as my local user rather than as root.