Caddy-docker-proxy + caddy-security?

Hi everyone,

1. The problem I’m having:

I started using caddy yesterday with caddy-docker-proxy.
I’d like to run some services behind authentication.
I was thinking of pocket-id for most of these. For some, it would be great to have an authentication guard. From what I gathered, I can use oauth2-proxy or caddy-security.
If I understood correctly, caddy-security replaces caddy in the context of docker?
So it’s not possible to both use caddy-docker-proxy container and caddy-security?
There is not much documentation about that on google…