I am working with someone to setup Drone on a Linux CentOS 7.4 VM. We ran the docker run...
command but we’re receiving an error. Why would this happen? Docker is running as root it seems and there is a /var/lib/drone/
directory which was created.
[root@hostname ~]# docker logs drone
{“error”:“unable to open database file”,“level”:“fatal”,“msg”:“main: cannot initialize server”,“time”:“2020-01-06T21:19:44Z”}