mirror of
https://github.com/apache/incubator-kie-kogito-examples.git
synced 2025-08-24 17:20:54 +08:00

Some scripts for starting docker compose don't work on Ubuntu or other systems, that don't use BASH as their default shell. Thus replacing BASH-specific syntax with the POSIX compliant one. Also updating out-of-date docker-compose with newer docker compose command in affected project.