My environment requires some extra flags when running podman, when i try to start container from jupyterhub it fails with error. when i start singleuser container directly from cmd line a receive error need to add --security-opt=no-new-privileges --read-only to podman. not exact error message as it would disclose my employer.
How do I pass these arguments via jupyterhub? and will these restrictions break jupyterhub?