With the new update to the command to start the sitl simulator docker container, using the modal to launch it has essentially become impossible as it is not assigned a volume and builds take longer than the timeout.
- Use the volume
- Allow version selection or pin to something stable like 4.6.3
- Handle first time builds taking a very long time elegantly, ie give information to the user
With the new update to the command to start the sitl simulator docker container, using the modal to launch it has essentially become impossible as it is not assigned a volume and builds take longer than the timeout.