# Developing through Gradle and Dockerized containers

**URL:** https://community.wowza.com/t/developing-through-gradle-and-dockerized-containers/102794
**Category:** Wowza Developer Dojo
**Tags:** wowza-streaming-server-java-api
**Created:** [November 20, 2025, 11:40pm UTC](https://community.wowza.com/t/developing-through-gradle-and-dockerized-containers/102794 "2025-11-20T23:40:41Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Michelle\_B](https://sea2.discourse-cdn.com/flex002/user_avatar/community.wowza.com/michelle_b/32/394_2.png) [@Michelle\_B](https://community.wowza.com/u/Michelle_B)
#### Post date: [November 20, 2025, 11:40pm UTC](https://community.wowza.com/t/developing-through-gradle-and-dockerized-containers/102794/1 "2025-11-20T23:40:41Z")

</div>

Developers can now build and test their custom modules using Dockerized containers! You can pick a specific version of Wowza Streaming Engine and ensure compatibility. The process is streamlined for you using our new Docker compose setup, greatly reducing your software delivery time. Definitely a solution made by developers for developers!

The module provides a Gradle and Docker-based development environment for building and testing custom Java modules that extend Wowza Streaming Engine. You can find the new article and repo README here:

- [https://www.wowza.com/docs/extend-wowza-streaming-engine-using-gradle-and-docker-compose](https://www.wowza.com/docs/extend-wowza-streaming-engine-using-gradle-and-docker-compose)

- [https://github.com/WowzaMediaSystems/wse-plugin-builder/blob/main/README.md](https://github.com/WowzaMediaSystems/wse-plugin-builder/blob/main/README.md)
