I did the apache / nifi pull in the docker hub. Start the container, but I can not configure the connection to postgres, It throws an exception that it can not load the Database Driver.
I copied the .jar file from the postgresql driver into the container, put it in several directories, and still can not get it right.
Has anyone ever had this problem?