Files
Martin Cimbalek 45ed189b56 [NO-ISSUE] Replace BASH-specific syntax with POSIX syntax (#2111)
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.
2025-06-27 15:09:48 +02:00
..