The stackstorm container doesn't survive a make down and make up intact. In particular, any packs you install will be missing from /opt/stackstorm/packs, yet exist in the databases because we persist storage used by the dependent services.
At a minimum, we should add data volumes for /opt/stackstorm/packs.
What about adding:
Should any of these NOT be created? What other volume related changes should we make now?