Container configuration
Open Product is typically deployed as containers. There are some implementation details relevant to properly configure this in your infrastructure.
Permissions
Open Product containers do not run as the root user, but instead drop privileges.
Container user:
maykin, withUID: 1000Container user group:
maykin, withGID: 1000