project-bluebird / simurgh

An open source platform that supports developing and evaluating algorithms (AI agents) for air traffic control
https://alan-turing-institute.github.io/simurgh
11 stars 4 forks source link

Update docker-compose #21

Closed radka-j closed 4 years ago

radka-j commented 4 years ago

The docker-compose file now explicitly names the docker images to pull (i.e., use version number instead of "latest"). This will help in future debugging should there be any issues. If new docker images are created, this file should be explicitly updated accordingly.