git clone https://github.com/ndidplatform/smart-contract.git
cd smart-contract
git checkout tags/v0.5.0 -b v0.5.0
cd docker
docker-compose -f docker-compose.build.yml build --no-cache
docker-compose up -d
git clone https://github.com/ndidplatform/smart-contract.git
cd smart-contract
git checkout tags/v0.5.0 -b v0.5.0
cd docker
docker-compose -f docker-compose.build.yml build --no-cache
docker-compose up -d