NVIDIA / hpc-container-maker

HPC Container Maker
Apache License 2.0
458 stars 94 forks source link

Do not use deprecated apt-key by default #498

Closed samcmill closed 1 month ago

samcmill commented 1 month ago

Pull Request Description

Do not use deprecated apt-key by default.

Switch default from _apt_key=True to False. Opt out for a few cases that are old enough to still require apt-key.

Resolve #495

Author Checklist