OpenWhisk docker-compose deployment is used for local development and testing and should not be used for production.
git clone https://github.com/HugoByte/aurras-deployment-docker-compose
2. Navigate to openwhisk setup directory
cd aurras-deployment-docker-compose/openwhisk
3. Run docker-compose command to start the services
docker-compose --project-name openwhisk up -d