{
"_id": "railml",
"type": "system:microservice",
"docker": {
"image": "[..]",
"port": 5000,
"environment": {
"GIT_REPO": "git@github.com:datanav/railml-microservice.git",
"FILE_PATTERN": "testfiles/*",
"SSH_PRIVATE_KEY": "-----BEGIN RSA PRIVATE [..]"
}
}
}
Pull down the different elements by requesting the following patterns '/track', '/signal', etc.