Closed minhaj-geek closed 1 year ago
@minhaj-geek thank you for the PR, please sign your commit - see it fails DCO
see this solution/workaround I used almost everywhere in OPI : https://github.com/opiproject/opi-poc/blob/main/integration/scripts/integration.sh#L14
command -v docker-compose || { shopt -s expand_aliases && alias docker-compose='docker compose'; }
Type: docs (documentation update)
Scope: README.md (pertains to the README file)
Message: update Docker Compose command in installation instructions