Once inside a shell in docker, we can clone this repo and compile & run a simple example. The main program is main.c, written in C and inline assembly. The main function calls a Fibonacci function ...