Running a Danbooru instance on Docker on Windows?

Posted under General

(It doesn't even have to be Docker, I'm just looking for a way to run Danbooru on Windows)

Hiya, I wanted to do a personal booru just for myself. I saw on Github that it's possible to do via Docker Desktop, so I wanted to try that, but the instructions are clearly Linux-centric. Additionally I'm not really sure what I'm supposed to be doing otherwise as it's my first time doing this kind of thing.

Thanks! I ran that, but...

danbooru-1    | bin/rails aborted!
danbooru-1    | Errno::EISDIR: Is a directory @ io_fillbuf - fd:5 /danbooru/.env.local (Errno::EISDIR)

And after that:

Gracefully stopping... (press Ctrl+C again to force)
[+] Stopping 2/0
 - Container danbooru-autotagger-1  Stopping                                                                                                                                                                  0.1s
 ✔ Container danbooru-jobs-1        Stopped                                                                                                                                                                   0.0s
 - Container danbooru-redis-1       Stopping                                                                                                                                                                  0.1s
 - Container danbooru-iqdb-1        Stopping                                                                                                                                                                  0.1s
 - Container danbooru-nginx-1       Stopping                                                                                                                                                                  0.1s
 ✔ Container danbooru-cron-1        Stopped                                                                                                                                                                   0.0s
dependency failed to start: container danbooru-danbooru-1 is unhealthy

Am I doing something wrong?

checking around it might be a ruby error, make sure you're using the latest version
if u are up to date then probably open an issue on the github since a lot of the more experienced people dont check forums very often

1