Do keep in mind that currently ports are set to 4040 and 4040, and not 8000:8000 like it could be inferred from the picture below
docker build -t mycurrencyapi https://github.com/FunnyRabbitIsAHabbit/SQLAlchemy_DependencyInjector_FastAPI_CurrencyExchange.git#master
docker run -it -d -p 4040:4040 mycurrencyapi
Docker is required for this to work