Question: Why do I get this error?
ERROR: In file \'./docker-compose.yml\', volume \'mariavolume\' must be a mapping not a string.>
correct syntax for volume is volumes: first: where first is just a placeholder name to be used for volume
volumes: first: