NVIDIA-Merlin / Merlin

NVIDIA Merlin is an open source library providing end-to-end GPU-accelerated recommender systems, from feature engineering and preprocessing to training deep learning models and running inference in production.
Apache License 2.0
758 stars 113 forks source link

adding keyring permissions #1008

Closed jperez999 closed 1 year ago

jperez999 commented 1 year ago

This PR adds permissions to the keyring to allow all users to access. This is necessary because the user on our container release process does not have access currently. Based on the following error: The key(s) in the keyring /etc/apt/trusted.gpg.d/ubuntu-keyring-2018-archive.gpg are ignored as the file is not readable by user '' executing apt-key. This does not occur when docker container is built in a local environment.

github-actions[bot] commented 1 year ago

Documentation preview

https://nvidia-merlin.github.io/Merlin/review/pr-1008