mirror of
https://github.com/tiennm99/serena.git
synced 2026-07-14 20:22:36 +00:00
9026ec5ef2
- Introduced `.github/workflows/docker.yml` for building and pushing Docker images. - Updated `Dockerfile` to split stages for `base`, `development`, and `production`. - Added `compose.yaml` for Docker Compose setups. - Enhanced `README.md` with Docker usage instructions.