File tree 1 file changed +0
-34
lines changed
1 file changed +0
-34
lines changed Original file line number Diff line number Diff line change @@ -225,40 +225,6 @@ helm install registry sikalabs/simple-registry --set host reg.istry.cz
225
225
- https://ttl.sh/
226
226
- https://github.com/replicatedhq/ttl.sh
227
227
228
- ### Registry Client - Reg
229
-
230
- I use [ reg] ( https://github.com/genuinetools/reg ) for CLI and Web client. Work only with open source registry, Docker Hub use different API.
231
-
232
- #### Install Reg
233
-
234
- From their release page on Github: < https://github.com/genuinetools/reg/releases >
235
-
236
- #### CLI
237
-
238
- ```
239
- reg ls <registry>
240
- ```
241
-
242
- Example
243
-
244
- ```
245
- reg ls reg.istry.cz
246
- ```
247
-
248
- #### Web
249
-
250
- ```
251
- reg server -r <registry>
252
- ```
253
-
254
- Example
255
-
256
- ```
257
- reg server -r reg.istry.cz
258
- ```
259
-
260
- See < http://127.0.0.1:8080 >
261
-
262
228
## Crane
263
229
264
230
- < https://github.com/google/go-containerregistry/tree/main/cmd/crane >
You can’t perform that action at this time.
0 commit comments