docs: updated for docker; feat: local and latest dockerfiles; add: .dockerignore file; feat: implemented health check for adrianux app

This commit is contained in:
ahoemann 2025-02-05 18:28:17 +01:00
parent 2b6885055b
commit fa730cac1b
7 changed files with 87 additions and 16 deletions

6
.dockerignore Normal file
View file

@ -0,0 +1,6 @@
.forgejo
compose.yml
*.dockerfile
.gitignore
LICENSE
README.md