Question: Why do I get this error?
ERROR: In file \'./docker-compose.yml\', volume \'mariavolume\' must be a mapping not a string.>
For me this works:
In #docker_compose.yml:
volumes: postgres_data: {} static: { }