Local Environment Setup

Docker Build

Building Docker images for CrelioHealth backend

👤 Sai Tharun

Docker Image Setup

9. Build Docker Images

make build

[!WARNING] Fusion Requirements Fix: If the build breaks for netifaces and ssh-import-id packages:

  • Remove version numbers from these packages in the requirements file
  • This will install the latest versions instead

Optional Optimization

  • Change Elasticsearch templates to use shard 1 for better local performance

On this page