I am new to docker, and I have been asked to run a simulation via a docker image of SUMO (Simulation of Urban MObility) on a server on the cloud, and I should pass the simulation parameters in a JSON format file by Postman.
Everything is kind of blurry for me, also I couldn't find any doc or video in YouTube explaining such thing.
Can somebody give me an insight or any references?
Thank you very much guys.
EDIT: This is an snapshot of JSON file for parameters of simulation: enter image description here