version: rundeck 5.20.0
Hi there,
Is it possible to set the file-copy-destination-dir variable at docker runtime? eg
docker run -e RUNDECK_FILE_COPY_DESTINATION_DIR=/var/tmp .. rundeck/rundeck:5.20.0
I have not been able to source any documentation to confirm this and having tried it, it does not appear to work but was looking for some confirmation from this group.
I know there are alternatives but this is the most docker native way of setting the config.
Thanks.