-
Add Docker support with CI/CD workflow and usage instructions
released this
2025-07-14 08:50:51 +00:00 | 2068 commits to main since this release- Added
.github/workflows/docker-image.ymlfor automated Docker image build and push on version tags. - Created
Dockerfileto containerize the application. - Updated README with instructions for running the application using Docker.
Downloads
- Added