DevOps
<none> 태그 이미지 일괄 삭제
nineDeveloper
2021. 7. 9. 14:45
728x90
docker rmi -f $(docker images -f "dangling=true" -q)
728x90