How to add another ERPNext module when using docker compose?

Hi! I like that using docker compose it is super easy to spin up a local ERPNext instance. I created a repository for this: https://gitlab.com/libredocker/docker-erpnext

My question: Does anyone know how to add the “non-profit” module (or any other module?). Does this need to be done in compose, or Dockerfile, or else? Thanks!

check FAQ