this.envVars = envVarsConfig.filter(e => e.DockerOnly !== true).map(e => replaceVariables(e));