Description
A lot of thanks for your image which I use for a lot of years.
This is a feature request to use the principle of docker secret for docker-composer or swarm instead of environment variable or docker exec to configure MYJD_USER and MYJD_PASSWORD for myjdownloader website.
https://docs.docker.com/engine/swarm/secrets/#use-secrets-in-compose
Describe the results you expected:
Use secret like the example in the URL of official documentation of docker in the description.
Additional information you deem important (e.g. issue happens only occasionally):
I already create a branch on a fork which works for me.
Description A lot of thanks for your image which I use for a lot of years.
This is a feature request to use the principle of docker secret for docker-composer or swarm instead of environment variable or docker exec to configure MYJD_USER and MYJD_PASSWORD for myjdownloader website. https://docs.docker.com/engine/swarm/secrets/#use-secrets-in-compose
Describe the results you expected:
Use secret like the example in the URL of official documentation of docker in the description.
Additional information you deem important (e.g. issue happens only occasionally):
I already create a branch on a fork which works for me.