Below script will delete all images in all repositories of your docker hub account which are older than 50 days. #!/bin/bash #Script will delete all images ...
確定! 回上一頁