본문 바로가기

error모음

E: Package 'git' has no installation candidate

728x90

문제상황

docker container에서

apt-get install git 실행

 

해결

apt-get update 후 실행

728x90