Closed pirate closed 3 years ago
I have this same issue where the Current Project page remains empty.
Hey we've fixed the docker-compose with the latest PR. Please try now, the dockerhub image is slightly obsolete
Is it possible to keep the the docker hub image up to date in the future? It's a bit of a drag to keep changing the repo / image location (just for context, this is the 3rd time I've been told to change it to something new)
That would be nice. While I know my way around Linux, I don't have much expereince with docker as I only have ever used it to support AT on a Synology NAS. At this point I am not sure how to add the latest docker image (from what source?)
I'm having trouble running the
reddit
project on my warrior. I'm using the latest image available on Docker Hub (7d111a6ae19a
) on anUbuntu 20.04 amd64
host machine with the latest version of Docker (20.10.6
).Selecting reddit from the UI or from the environment variables doesn't work, the UI button doesn't respond and the "Current Project" page remains empty.
Here's my
docker-compose.yml
config:Leads to this:
Possibly related:
Any ideas @SrihariThalla / @km09 / others? Thanks in advance!