Hi all,
I just wanted to share my take on a Docker Image for Flarum. I've been following the development for some time and sprung into action when I saw 0.10beta 10 released to kick the tires to see if it could be used in my environment.
Based on Alpine 3.10 and Nginx 1.16 w/ PHP-FPM 7.3 this should give you a working out of the box Flarum experience with changing only a few environment variables and choosing a path to store your files.
You have the capability of installing extensions (upon container startup, or while running) and there are some pretty dirty routines to perform upgrade checks of extensions. I've also put a routine in to attempt an auto upgrade if it finds that the image used was installed with a previous version of Flarum. I suppose I'll have to see if it really works out when beta 11 comes out.
Let me know if you need some assistance with getting this to work!
https://github.com/tiredofit/docker-flarum