Dockerイメージ discourse/discourse は安全で本番環境対応とみなされますか?

Hi Discourse team,

We’re currently evaluating the Docker image available here: https://hub.docker.com/r/discourse/discourse

This image was published very recently (less than 24h ago at the time of writing), and I couldn’t find references to it in the official documentation.

My question is:

  • Is this Docker image officially maintained and supported by the Discourse team for production use?
  • Or is it an experimental image that might be removed or changed unexpectedly?

We want to confirm whether it’s safe to rely on this image in our production environments.

Thanks

I believe the Docker image is https://hub.docker.com/r/discourse/base. (5M+ downloads vs 800+) See:

The Docker repository will always contain the latest built version at: https://hub.docker.com/r/discourse/base/, you should not need to build the base image.