Commit Graph

1 Commits

Author SHA1 Message Date
Aaron Yordanyan 9026ec5ef2 Add Docker support with GitHub Actions workflow and updated configurations
- 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.
2025-06-06 17:15:16 +04:00