Currently the docker build fails to download the omnikey driver (tar file) because the download link is "protected" by cloudflare. This results in downloading an warning page instead of the intended tar file.
By hosting the tar file at the github repository and updating the link the docker build, the download works correctly.
Currently the docker build fails to download the omnikey driver (tar file) because the download link is "protected" by cloudflare. This results in downloading an warning page instead of the intended tar file. By hosting the tar file at the github repository and updating the link the docker build, the download works correctly.
This will resolve the reported issue #2