I saw people struggling over creating Docker Images facing various errors, so here is one comprehensive guide which you guide you through the entire process on how to create a docker image, since the official documentation on mendix, doesn't suit up in everybody's case.
OS - Windows 11 24H2
Link to the documentation - https://docs.google.com/document/d/1BDgmlIWZ78IoidVYg5vpgMaa2Iux9VKN/edit?usp=sharing&ouid=107260661738617705952&rtpof=true&sd=true
This is a personal document which I have created, which has an extensive step-by-step guide. Tried and Tested on WIndows.
NOTE - While firing some commands, some java / curl packages get downloaded in the process so make sure your firewall is configured accordingly!
Release version of the document - 1.0
Document made / updated on - 28 June 2025
Thanks for sharing this! You're absolutely right — creating Docker images for Mendix apps on Windows can be tricky, especially with version-specific issues and missing dependencies.
Your guide fills in the gaps where the official Mendix Docker documentation might not help in every case. The Google Doc you shared is detailed and practical — especially helpful for Windows 11 24H2 users.
Key takeaways from your doc:
Clear step-by-step flow for Docker setup
Real-world fixes for Java and curl-related errors
Important note on firewall configuration — often overlooked!
Appreciate the effort in documenting this. Will definitely recommend this to others facing Docker build issues with Mendix.