vince7lf / aerial_wildlife_detection

Tools for detecting wildlife in aerial images using active learning
MIT License
0 stars 0 forks source link

Génération image docker échoue #38

Closed vince7lf closed 1 year ago

vince7lf commented 2 years ago

Tenter avec WSL2. Il faudrait essayer avec VM Ubuntu à la place To be continued...

vince7lf commented 2 years ago

fixed

Fix to error due to NVIDIA key rotation W: GPG error: Index of /compute/cuda/repos/ubuntu1804/x86_64 8 InRelease: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY A4B469963BF863CC E: The repository ‘Index of /compute/cuda/repos/ubuntu1804/x86_64 8 InRelease’ is not signed.

ref : https://forums.developer.nvidia.com/t/18-04-cuda-docker-image-is-broken/212892/14

RUN apt-key adv --fetch-keys http://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/7fa2af80.pub && \ apt-key adv --fetch-keys http://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub