DEV Community

Discussion on: Deploy BigchainDB using Docker Compose

Collapse
 
inshaaltahir profile image
Inshaal Tahir

Run "docker-compose -f bigchaindb/docker-compose.yaml up -d" with sudo and replace .yaml with .yml

I had to do this while I was installing it on Ubuntu 18.04