feat(ci): add deployment guides and docker-compose configurations
Docker Build / build (push) Failing after 10m7s

Add docker-compose files for CasaOS and Dokploy deployment scenarios,
update README with deployment instructions, and add 'latest' tag support
to the docker-build workflow.
This commit is contained in:
Tomas Dvorak
2026-05-07 10:44:33 +02:00
parent 7051459017
commit 23ec4749ab
4 changed files with 204 additions and 0 deletions
+1
View File
@@ -49,6 +49,7 @@ jobs:
type=ref,event=branch
type=semver,pattern={{version}}
type=sha
type=raw,value=latest,enable={{is_default_branch}}
- name: Build and push image
uses: docker/build-push-action@v6