Commit Graph

6 Commits

Author SHA1 Message Date
mono
079f4e3806 fix: copy application files directly into image root
- Copy tienda_ilusion contents to /app/ instead of subdirectory
- Remove volume mount from production docker-compose.yml
- Allows deployment without repository dependency

Refs #37
2026-03-30 20:45:45 -05:00
mono
6473a8348c feat: configure docker image deployment with Gitea Container Registry
- Replace local build with pre-built image from Gitea registry
- Add docker-compose.override.yml for local development with Dockerfile
- Add .dockerignore to exclude unnecessary files from build
- Update image reference to gitea.onecluster.org/oneteam/don_confiao_backend:latest

Refs #37
2026-03-30 20:34:32 -05:00
1b30076876 environment: add .env to docker-compose. 2025-08-09 15:27:39 -05:00
73a7e6445b remove frontend files to run environment. 2025-02-08 14:56:45 -05:00
f14d27e83c ci(Docker): try to run npm on docker. 2024-09-28 15:49:30 -05:00
2c8911fb78 ci(Dev): Using docker to serve django and vue on same host. 2024-09-28 14:04:13 -05:00