当前位置:网站首页>harbor api 2.0查询
harbor api 2.0查询
2022-06-30 04:41:00 【陈爱国992970148】
harbor找镜像创建库用api就可以很方便的找到自己想要的镜像
curl -u 'admin:Ha' http://192.168.170.138:1121/api/v2.0/search

如果想要找出集体的镜像和库名
创建库
curl -u "admin:Ha" -X POST -H "Content-Type:application/json" "http://10.137.55.109:1121/api/v2.0/projects" --insecure -d '{"project_name": "testrpo","public": 1}'
获取tag
curl -u 'admin:Harbor1234!' http://192.168.170.138:1121/v2/monitor/quay.io/coreos/nginx/tags/list
边栏推荐
- Arrays class
- System programming summary
- Qos(Quality of Service)
- Websocket implementation principle
- OneNote production schedule
- Royal Albert Hall, a popular landmark in London
- Learn about threads
- FortiGate creates multiple corresponding DDNS dynamic domain names for multiple ADSL interfaces
- Implementation of one interview question one distributed lock every day
- [从零开始学习FPGA编程-52]:高阶篇 - 基于IP核的FPGA开发 - IP核使用的基本框架(以锁相环PLL为例)
猜你喜欢

Method of applying for code signing certificate by enterprise

OneNote production schedule
![[fpga] implementation of IIC read / write EEPROM](/img/6a/36e9355058a90d98cffafcbaa1930b.png)
[fpga] implementation of IIC read / write EEPROM

Pourquoi l'ordinateur n'a - t - il pas de réseau après l'ouverture du Hotspot win10?

Free travel recommendation in Bangkok: introduction to the Mekong River in Bangkok

图的一些表示方式、邻居和度的介绍

Window10 jar double click to run without response

SSL update method

Matlab reads fig file and restores signal

Why does the computer have no network after win10 is turned on?
随机推荐
Thread safety and processing caused by multithreading
Geotrustov wildcard
[UGV] schematic diagram of UGV version 32
The subsystem implementing transaction persistence in DBMS is ()
Why does the computer have no network after win10 is turned on?
[UAV] gyroscope data analysis, taking Victor intelligent jy901b as an example
Learning about signals
Summary of the reasons why transactional doesn't work
Troubleshooting of abnormal communication between FortiGate and fortiguard cloud
Network high concurrency
Foreign SSL certificate
With the deep integration of cloud platform, the "Xueba" objectscale in the object storage industry is coming
A virtual reality secret room escape adventure, let you see Technology Singapore
iMile 利用 Zadig 多云环境周部署千次,跨云跨地域持续交付全球业务
Threadlocal
什么是光耦电路,实际使用中应该注意些什么?
Connect to the database and run node JS running database shows that the database is missing
Sectigo certificate
Requirements for transfer transaction cases: 1 Employee 1 transfers money to employee 2. Therefore, two update sals should be executed. Purpose: either both updates are successful or both implementati
Tea mall system based on SSM framework [project source code + database script + report]