apt-key is deprecated, apt-key: command not found 해결법
Warning, Error 발생 이유
Docker 설치 과정에서 apt-key 방식으로 GPG key를 등록하려 하면 아래같은 Warning이 뜹니다.
Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
apt-key 방식은 여러 보안 문제로 권장 되지 않는 방식입니다.
Ubuntu 25.