Building and deploying modern applications often comes with its fair share of challenges, especially when dependencies and configurations differ between versions.
For example, Angular applications require a specific Node.js version to match the Angular framework version. Upgrading from Angular 17 to Angular 18 might necessitate updating Node.js and npm, causing disruptions in the development process.
WaveMaker applications are no exception.
Developers frequently face hurdles like managing varying Node.js and npm versions, upgrading build environments, and ensuring secure and optimized deployment configurations for application servers like Tomcat.
To address these pain points, we are excited to introduce a set of Docker images for building and deploying WaveMaker applications. These Docker images streamline the development and deployment process, reducing friction and allowing developers to focus on what they do best — building great applications.