[Request] phpBB docker container

Hi there,

I have been using linuxserver.io images for a while now and always appreciate the effort from the team. I recently needed to start running a forum and found the bitnami/phpbb docker image, however they stopped supporting it last year and i have been manually updating the Dockerfile to keep it up to date. Im unsure on how long this will work until phpBB changes too much and the scripts no longer work. I’m not proficient at scripting.

I believe it would be a great help to many, especially those who are still using the deprected docker image from bitnami.

Thanks, soodrax

Hey,

This isn’t any interest for us to build a container like that. If you need it, I’d recommend using the nginx container and dropping the phpbb files in that. As you can see we use discourse for our forum and we’re just using their official offering.