I need the exact and complete series of shell incantations for adding a PPA with key in the following situation:
add-apt-repositoryis not installedgnupgandgnupg2are not installed, making it impossible to useapt-key adv --recv-keys- installing those missing tools beforehand is to be avoided at all cost because in the context of docker image building it would require another
apt-get updaterun which is slooooowwwwwwww