Exporting executables from Docker

Hi everyone,

I’m new to Docker and developing code for QGC. I’ve been able to compile QGC from Ubuntu 20.04 Docker and bring the modifications I wanted. (I added the display of the predicted trajectory in front of the vehicle, on the map).

Now, does Docker allow me to export executables for Linux, MacOS and Windows? If yes, how can I do that?