Skip to content

Removed GPG-nvidia key; Added 'force_tag: yes' for overwriting existing base images

Niclas Esser requested to merge nvidia_gpg_fix into master

Force overwriting existing docker images with the same tag. For instance, use 'bash quick_build_role.sh edd_base -i effelsberg_devel/ --tags=update_baseimage --ask-vault-pass' to update base images for the 'edd_base'-role. When updating the latest 'nvidia/cuda:11.0.3-devel-ubuntu18.04'-image the GPG key problem is fixed.

Merge request reports