JayDouble
Results
2
comments of
JayDouble
Maybe better to let the user chose: If he doesn't want to have a file variable, he can use: ```bash export SMF_CONFIG=$(cat smf.config) docker run -e SMF_CONFIG .... ``` If...
Hi, a added a PR: #119