harbor-tags-del

command module
v0.0.0-...-c4b5f71 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 30, 2021 License: MIT Imports: 9 Imported by: 0

README

harbor-tags-del

删除 harbor 里 docker image 的 tags

projectID   = 3  // 项目ID
reserveDays = 16 // 分支保留天数
realDel     = false  // 仅打印全部分支,不会删除,设为 true 则执行删除;

主要是对 docker registory API 的操作。

注意:

通过 API 的方式删除分支,并不会实际删除存储在磁盘里的文件。要想真正达到清理磁盘的目的,请参考Deleting repositories

Documentation

Overview

面向对象

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL