add-apt-key
Command line tool to add GPG keys to the APT keyring
RUN apt-get update && \
apt-get install -y add-apt-key
Command line tool to add GPG keys to the APT keyring
RUN apt-get update && \
apt-get install -y add-apt-key