Assistance with polinux/snorby

Some advice is needed upon polinux/snorby -image from hub.docker.com. According to the documentation on that image, mariaDB -installation went well and ok, but the snorby itself gives me some hard time.
While using run -command this what it complains

Error response from daemon: Cannot restart container snorby: invalid header field value “oci runtime error: container_linux.go:247: starting container process caused “process_linux.go:359: container init caused \“rootfs_linux.go:53: mounting \\\”/my-snorby-config.yml\\\” to rootfs \\\”/var/lib/docker/devicemapper/mnt/7dee515837db9ed81214f0fdcad66b7c3229e2af946551417ced409a07d90ce0/rootfs\\\" at \\\"/var/lib/docker/devicemapper/mnt/7dee515837db9ed81214f0fdcad66b7c3229e2af946551417ced409a07d90ce0/rootfs/usr/local/src/snorby/config/snorby_config.yml\\\" caused \\\“not a directory\\\”\""\n"

(it’s the same with run, this clip was taken with restart command)

Where and what shall be done with these volume descriptions and what should be found there?