root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="quassel-core" --net="bridge" -e TZ="America/Chicago" -e HOST_OS="unRAID" -e "PGID"="100" -e "PUID"="99" -p 4242:4242/tcp -v "/mnt/user/Docker/appdata/quassel-core":"/config":rw linuxserver/quassel-core
51fe60bd33740e57906862a55b0e52434c9f67efe569a8707ff714df14da4d4c
The command finished successfully!
It seems I've figured out my issue. I just kept using the defaults which was on the selection for postgreSQL. After removal of the docker and reinstall of the docker it seems the default changed to sqlite which works.