lsb_release: 최신 Ubuntu Docker 컨테이너에 명령을 찾을 수 없습니다. 빨리 테스트를 해보고 싶어서요그래서 도커 컨테이너를 실행했는데 어떤 버전을 실행하고 있는지 확인하고 싶었습니다. $ docker run -it ubuntu root@471bdb08b11a:/# lsb_release -a bash: lsb_release: command not found root@471bdb08b11a:/# 그래서 설치를 시도했습니다(여기서 제안한 대로). root@471bdb08b11a:/# apt install lsb_release Reading package lists... Done Building dependency tree Reading state information... Done E: U..