Bot Updating Templated Files

python
LinuxServer-CI 2020-03-18 06:29:23 +00:00
rodzic b0cda44ae1
commit 2eec199213
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -132,6 +132,7 @@ Container images are configured using parameters passed at runtime (such as thos
| `-v /code` | Optionally if you want to mount up a local folder of code instead of checking out |
| `-v /var/run/docker.sock` | Needed if you plan to use Docker or compose commands |
## Environment variables from files (Docker secrets)
You can set any environment variable from a file by using a special prepend `FILE__`.