This repository is an attempt to build petos/FVEread.
The easiest way to build this docker container is to use make command:
make buildIt'll run the Docker tooling (you need to have docker buildx installed).
If you want to debug the container (and it's needed right now, as all is in very alpha stage),
make is your friend too:
make debug