当前位置:网站首页>Harbor API 2.0 query
Harbor API 2.0 query
2022-06-30 04:51:00 【Chen Aiguo 992970148】
harbor Find image creation Library api You can easily find the image you want
curl -u 'admin:Ha' http://192.168.170.138:1121/api/v2.0/search

If you want to find the collective image and library name 
Create a library
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}'
obtain tag
curl -u 'admin:Harbor1234!' http://192.168.170.138:1121/v2/monitor/quay.io/coreos/nginx/tags/list
边栏推荐
- Singapore must visit these scenic spots during the Spring Festival
- JPA复合主键使用
- 力扣349. 两个数组的交集
- Unity lens making
- Unity enables simple music visualization
- 【Paper】2020_ Research on defense and evaluation strategy of heterogeneous UAV formation_ Zuojiankai
- Webots learning notes
- Redis实现短信登入功能(二)Redis实现登入功能
- 力扣292周赛题解
- Meet in Bangkok for a romantic trip on Valentine's Day
猜你喜欢

【Paper】2015_ Coordinated cruise control for high-speed train movements based on a multi-agent model

Unity lens making

UE4 method of embedding web pages

Create a simple battle game with photon pun

Network layer protocol hardware

Software digital signature certificate

MySQL query gadget (I) replace a property value of the object in the JSON array in the JSON format string field

Universal Studios Singapore: a good place for a one-day parent-child tour in Singapore

Check London attractions suitable for parents and children in winter vacation

Sectigo certificate
随机推荐
A collection of errors encountered in machine learning with unity
Bean creation process and lazy init delay loading mechanism
【Paper】2019_ Consensus Control of Multiple AUVs Recovery System Under Switching Topologies and Time D
Unity script life cycle and execution sequence
How to repair expired SSL certificates?
Malignant bug: 1252 of unit MySQL export
Meet in Bangkok for a romantic trip on Valentine's Day
SSL universal domain name certificate
Royal Albert Hall, a popular landmark in London
Unreal 4 learning notes - Animated Montage
Singapore parent-child tour, these popular attractions must be arranged
On mask culling of unity
Serializable and Deserialize
Check London attractions suitable for parents and children in winter vacation
Webots notes day 2
Connect to the database and run node JS running database shows that the database is missing
SCM learning notes: interrupt learning
UE4 method of embedding web pages
EasyRecovery数据恢复软件 恢复了我两年前的照片视频数据
One interview question every day to talk about the process of TCP connection and disconnection