tensortrade-org / tensortrade

An open source reinforcement learning framework for training, evaluating, and deploying robust trading agents.
https://discord.gg/ZZ7BGWh
Apache License 2.0
4.52k stars 1.02k forks source link

Added workaround for new NVIDIA key rotation scheme #441

Open rynsy opened 2 years ago

rynsy commented 2 years ago

Nvidia changed the way they're signing keys and it causes an error when building the docker container.

Context: https://developer.nvidia.com/blog/updating-the-cuda-linux-gpg-repository-key/