Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 607 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 607 Bytes

Bonitasoft docker images (DEPRECATED)

Each folder contains the source of the docker images for each minor version of Bonita.

⚠️ Attention: from version 7.11.3 and above, this docker images sources are part of the bonita-distrib Github repository.
This repository will be abandoned in benefits of https://github.com/bonitasoft/bonita-distrib.

Build

./build.sh -- $BONITA_MINOR_VERSION

Test

Tests uses goss

cd test && ./runTests.sh ../$BONITA_MINOR_VERSION