Closed diminator closed 8 years ago
@diminator I've also got "IsADirectoryError" trying to run BigchainDB in Docker.
IsADirectoryError: [Errno 21] Is a directory: '/data/.bigchaindb'
What should I do? =(
@Braintelligence which setup are you using? version of docker, bigchaindb, docker-compose?
@diminator I'm very sorry, I think it was my own fault. I missed the brackets in the docker-compose.yml resulting in the volume being merged in a wrong way. I made it work after adding brackets correctly to the volume-specification.