Commit Graph

10 Commits

Author SHA1 Message Date
Isaac
74fb398c8f
feat(docker): mount timezone configs 2024-03-03 20:11:10 +00:00
Isaac
86e93780a0
chore: add missing env variables 2024-01-21 03:06:40 +00:00
Isaac
d77d37cf9e
fix(docker): update compose file with new path [skip ci] 2023-06-16 23:42:00 +01:00
Isaac
6bbedee9f6
fix(docker): quote booleans in docker-compose.yml 2023-05-31 13:33:55 +01:00
Isaac
4e21382e1e
fix(docker): update docker files 2023-03-11 15:03:11 +00:00
Isaac
6844828d33
fix(docker): add tty and stdin_open 2023-02-24 00:32:48 +00:00
Isaac
db26553724
fix(docker): use the same port 2023-02-24 00:19:11 +00:00
Isaac
adab3831fa
feat: add PUBLISH_COMMANDS environment variable 2023-02-23 22:40:14 +00:00
Isaac
ff626d2871
fix: image name in docker-compose.yml 2023-02-23 22:37:48 +00:00
Uzurka
cb4e253dda
feat(docker): add docker-compose.yml (#387)
* Add Docker-compose

* refactor(docker): improve compose file

---------

Co-authored-by: Isaac <git@eartharoid.me>
2023-02-15 21:04:43 +00:00