Docker Commands
https://forums.docker.com/t/how-to-remove-none-images-after-building/7050/6
https://tutorials.releaseworksacademy.com/learn/keeping-the-whale-happy-how-to-clean-up-after-docker
https://gitlab.com/gitlab-org/gitlab-foss/-/issues/21690
https://gitlab.com/gitlab-org/docker-distribution-pruner
Images
- Danh sách tất cả images: docker images
- Danh sách Dangling images : docker images -f "dangling=true" -q
Nhận xét
Đăng nhận xét