October 3, 20205 yr I am migrating from docker compose to unraid and I had originally had command line arguments in my docker compose file and I am not sure how to get those into an unraid image. This is an example: command: # CLI arguments - --global.checkNewVersion=true - --global.sendAnonymousUsage=true - --entryPoints.http.address=:80 - --entryPoints.https.address=:443 command: # CLI arguments - --global.checkNewVersion=true - --global.sendAnonymousUsage=true - --entryPoints.http.address=:80 - --entryPoints.https.address=:443
Archived
This topic is now archived and is closed to further replies.