- MySQL
- PostgreSQL
- Microsoft SQL Server (under the MIT license)
- Oracle
- Not available publicly, as there is a redistribution License limitation
- bonita (user bonita/bpm)
- business_data (user business_data/bpm)
Run Docker command depending on the DB vendor and related version:
docker build -t bonitasoft/bonita-<vendor>:<version> .
For instance with PostgreSQL: docker build -t bonitasoft/bonita-postgres:16.4 .
Use the publication Github action:
- Select the database vendor
- Set the vendor version folder
- Set an image version
- Set if this version should be tagged as latest