apt-key
Key management utility for the APT Package Manager on Debian and Ubuntu. Note: apt-key is now deprecated (except for the use of apt-key del in maintainer scripts). More information: <https://manpages.debian.org/latest/apt/apt-key.8.html>.
RUN apt-get update && \
apt-get install -y apt
RUN apt-get update && \
apt-get install -y apt
RUN apt-get update && \
apt-get install -y apt
RUN dnf install -y apt
RUN apt-get update && \
apt-get install -y apt