aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
Commit message (Collapse)AuthorAge
* angular 13 and bootstrap 5Alex Shnitman2022-06-23
|
* refactor of the entrypoint featureAlex Shnitman2022-06-19
|
* Use legacy mode when user runs with `--user` parameter, otherwise, use `su-exec`羽先生2022-06-05
|
* add default timezone env parameter羽先生2022-05-29
|
* use gosu and usermod to ensure data permissions羽先生2022-05-29
|
* add g++ to build-depsAlex2022-03-10
|
* change default path of queue persistence files (closes #110)Alex Shnitman2022-01-26
|
* use LTS node versionAlex2022-01-26
|
* Added Env-Var for State-DirectoryErazor22022-01-17
|
* Queue persistence for download and completedErazor22022-01-15
|
* temporarily added openssl legacy providerAlex Shnitman2021-11-12
|
* set AUDIO_DOWNLOAD_DIR to the value if DOWNLOAD_DIR if it wasn't overriden ↵Alex Shnitman2021-07-25
| | | | in the environment
* Add AUDIO_DOWNLOAD_DIR optionÖmer Erdinç Yağmurlu2021-07-25
|
* add DockerfileAlex2019-11-30
bgstack15