Commit Graph

12 Commits

Author SHA1 Message Date
Oscar Krause 774a1c21a1 improved docker build with "ARG" instead of using "version.env" which is not present on local builds (because it's created by ci-pipeline) 2023-05-09 06:57:03 +02:00
Oscar Krause ed13577e82 Dockerfile - updated to python 3.11 2023-01-16 10:30:21 +01:00
Oscar Krause a09fc5f2ad added some new endpoints and links in readme 2022-12-29 10:31:25 +01:00
Oscar Krause c5b6c79d1c fixes 2022-12-21 11:06:09 +01:00
Oscar Krause 7eddb17862 Dockerfile - include version.env to image 2022-12-21 10:48:36 +01:00
Oscar Krause 76f997d437 render README.md on index page 2022-12-21 07:33:20 +01:00
Oscar Krause 4dbffd2fe0 Dockerfile - added missing 'sqlite-dev' package 2022-12-20 19:42:33 +01:00
Oscar Krause 781dac5278 Dockerfile - updated dependencies 2022-12-20 19:38:04 +01:00
Oscar Krause 4d0ea40485 Dockerfile - added "curl" for healthcheck 2022-12-20 19:24:26 +01:00
Oscar Krause dfdf527c3e Dockerfile - fixed healthcheck 2022-12-20 17:59:38 +01:00
Oscar Krause 8e95f700ef Dockerfile - temporary added uvicorn ssl support (in future releases uvicorn listens to http and tls termination should be done by a proxy like traefik) 2022-12-19 14:33:23 +01:00
Oscar Krause 1a697a9111 Dockerfile & .gitlab-ci.yaml 2022-12-16 13:55:17 +01:00