Hi Mike!
Love this software but when I built this on my Ubuntu 18.04 system in a container it was throwing an error that the database could not be created.
I installed using docker compose by executing this command after downloading the unmodified docker-compose.yml file:
docker-compose -f ~/docker/docker-compose.yml up -d
I'm admittedly new at all this so please tell me if I'm missing something!
Hi Mike!
Love this software but when I built this on my Ubuntu 18.04 system in a container it was throwing an error that the database could not be created.
I installed using docker compose by executing this command after downloading the unmodified docker-compose.yml file:
docker-compose -f ~/docker/docker-compose.yml up -d
I'm admittedly new at all this so please tell me if I'm missing something!