Cordovabuilder: A Docker-based Cordova application building tool
Project Introduction
Cordovabuilder is an automated build platform designed specifically for developers, aiming to simplify the packaging process of Cordova hybrid applications. By integrating Docker container technology, it achieves a cross-platform and consistent build environment, supporting the full deployment process from development to production.
Core functions
| Function | Description |
|---|---|
| Dockerized build environment | Use preconfigured images (such as gamesg/cordovabuilder:v2.0.0-rc.5) to ensure consistency in the build environment |
| Automatic Signature and Certificate Management | Supports apksigner and jarsigner signature methods, compatible with both old and new standards |
| Multi-version Compatibility | Supports Cordova 10 (compatible with legacy projects), Cordova 12 (recommended for production), and Cordova 13 (latest release) |
| CI/CD Integration | Easily integrates with CI tools such as GitHub Actions and Jenkins to achieve automated deployment |
| Multi-language support | Provides bilingual Chinese and English interfaces to meet internationalization needs |
Documentation and Resources
Target Users
- Mobile application developer
- DevOps Engineer
- CI/CD build manager
- Enterprise-level hybrid application team
Appendix: Version Comparison Table

Contact Us
If you have any questions or suggestions, please submit an issue to the GitHub repository or contact the maintainer at github.com/gonggbb
✨ Simplify Cordova building and enhance development efficiency!
