Sorry for being late to this party–I was going to suggest this post as a solution–glad it worked.
FWIW, I’ve made a bunch of improvements in the next release to both the dockerfile and the docker-entrypoint.sh to both highlight as well as try (harder) to avoid running as root
, as it can cause all sorts of pain and suffering. I also added a new health check to specifically call out running as root.