Configure docker run --user and --security-opt in Shiny Proxy

Hi,

I would quite like to configure the docker run options --user and --security-opt when shiny proxy starts a new shiny docker container. Is there any way to do this in Shiny Proxy say through the application.yml file or an environment variable?

As per the article below I want to be able to pass in a credentialspec file to enable windows authentication against SQL Server databases that my Shiny Web App uses.

Run a container with a gMSA | Microsoft Docs