https://docusaurus.io/docs/en/docker kinda gives the impression that Docusaurus has a Dockerfile in it's main repo but I'm not seeing it in the github repo:
https://github.com/facebook/docusaurus/tree/master
I see third party Docusaurus Docker containers on dockerhub (eg. https://hub.docker.com/r/sanjose/docusaurus/dockerfile) but not an official one.
Any ideas?