pub async fn up( docker: &Docker, version: &SynapseVersion, config: &Config) -> Result<(), Error>
Bring things up. Returns any environment variables to pass to the run script.