Closed w4yh closed 2 years ago
@w4yh this seems an issue with your operating system and some missing OpenSSL libraries and not the Dispatch install script. This Github issue should be a good starting point on how to troubleshoot it.
OK, thanks. I will check and try again.
Describe the bug unable to build using docker-compose v1 (I tried with 1.28.0 and 1.29.2)
To Reproduce
./install.sh
using with docker-compose v1Expected behavior complete building
Screenshots
Environmnt
Additional context
docker-compose v2 worked well for me.
I've got succeeded using Docker Compose version v2.4.1 and modified install.sh as below.