summaryrefslogtreecommitdiff
path: root/docker
AgeCommit message (Expand)Author
2024-04-24fix treatment of config values with default of null and add php sodiumthrowaway
2024-04-19pass array as comma separated envthrowaway
2024-04-19update php and improve docker docsthrowaway
2024-04-19docker: restrict access to private resourcesEclair5748
2024-02-26split instances if string otherwise treat as arraythrowaway
2024-02-17fix instances passed through envthrowaway
2024-02-17fix numeric values being set as stringthrowaway
2024-02-17unescape forward slashes for urls in gen_configthrowaway
2024-02-09modify docker entrypointthrowaway
2024-01-17trim values from envthrowaway
2024-01-08generate 4get config from env variablesthrowaway
2023-09-22allow docker container to run without ssl certificates (#14)throwaway
2023-08-24add set -e and use exec to replace parent process to handle docker signals (#6)throwaway
2023-08-23Add Dockerfile and docker entrypoint (#5)throwaway