You can use docker prune command.
Deleting Docker Images Older than 3 Days
$ docker system prune -af --filter "until=$((3*24))h”
'Web development > Infra' 카테고리의 다른 글
Troubleshooting AWS CodeDeploy in a Node.js Project (0) | 2023.05.24 |
---|---|
How to Register Git Credential Key in Sourcetree (0) | 2023.05.24 |
Azure Pipeline node.js 람다 배포 템플릿 만들기 (0) | 2020.09.11 |
[Azure to AWS] Azure Pipeline으로 AWS Lambda 배포하기 (0) | 2020.06.19 |
[Azure to EKS] Azure App Service -> k8s 이전시 환경변수 변환 스크립트 (0) | 2020.06.19 |
댓글