Releases: mendix/docker-mendix-buildpack
Releases · mendix/docker-mendix-buildpack
Update CF buildpack version
- Switch to 1.9.1 CF buildpack
- Fix Dockerfile entrypoint
- Add Multi-line environment variable example
Health check monitoring
- Add curl command to enable health checks on the Mendix app
- Add health check examples in the Docker compose files
- Extend Readme file to cover this new feature
Kubernetes Support
Release notes:
- When the container is part of a Kubernetes Statefulset the
CF_CONTAINER_INDEX
is properly managed by the Docker buildpack - Revamp to v1.7.3 of the CF Mendix Buildpack
Smaller Container Image size
- Image size has been reduced from ~1.8 GB to 621MB
First Final Release
- Improve Getting started (less steps because docker-compose)
- Set new constant values supported
- Compiled app as build path supported
- Set file storage endpoints supported
First Release
Release notes:
- Integration of the CF-Mendix-buildpack project
- Compilation of Mendix app in the Docker image
- Automatic startup of the app at the container start.