Closed
Description
I am not able to understand the reason why a custom traefik Docerfile is being used.
The static and dynamic config files can be mounted as ro
Read-Only in the container and acme.json
file is something that traefik creates on its own, so creating and setting 0600
permissions also seem unnecessary.
The whole file seems unnecessary to me. Am I missing something?