The phpBB SaaS relies on Docker containers with phpBB code inside,
and datastores containing the mutable directories like config, ext,
files, images and store.
When a new datastore is created, it needs to be bootstraped with
the current phpBB upstream content. Salt will use those staged
files to deploy config/ ext/ files/ images/ and store/.
Ref T1377.