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

Include instructions for building project with Docker #1

Closed tallamjr closed 5 years ago

tallamjr commented 5 years ago

It would be desirable to have a complete packaged install available using docker.

A nice to have would be for bluesky, bluebird, dodo and twitcher to be launched with a single docker-compose.yml file (not sure if this is even possible)

rkm commented 5 years ago

This should definitely be possible! I created a docker-compose which includes BlueSky, BlueBird, and Twitcher - adding in Dodo should be straightforward.