Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

Commit 6d21959

Browse files
edhongcyColinHuang
authored andcommitted
list.json formatting
1 parent f1bb42d commit 6d21959

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

list.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"displayName": "Registry",
3030
"name": "registry",
3131
"version": "2.6.2",
32-
"location": "https://hub.docker.com/r/registry",
32+
"location": "https://hub.docker.com/_/registry",
3333
"type": "app"
3434
},
3535
{
@@ -51,7 +51,7 @@
5151
"displayName": "Odoo",
5252
"name": "odoo",
5353
"version": "12",
54-
"location": "https://hub.docker.com/r/odoo",
54+
"location": "https://hub.docker.com/_/odoo",
5555
"type": "app"
5656
},
5757
{
@@ -62,7 +62,7 @@
6262
"displayName": "WordPress",
6363
"name": "wordpress",
6464
"version": "4.9.8",
65-
"location": "https://hub.docker.com/r/library/wordpress",
65+
"location": "https://hub.docker.com/_/wordpress",
6666
"type": "app"
6767
},
6868
{
@@ -215,7 +215,7 @@
215215
"displayName": "Jenkins",
216216
"name": "jenkins",
217217
"version": "2.60.3",
218-
"location": "https://hub.docker.com/r/jenkins",
218+
"location": "https://hub.docker.com/_/jenkins",
219219
"type": "docker"
220220
},
221221
{
@@ -358,7 +358,7 @@
358358
"displayName": "Ubuntu",
359359
"name": "ubuntu",
360360
"version": "16.04",
361-
"location": "https://hub.docker.com/r/ubuntu",
361+
"location": "https://hub.docker.com/_/ubuntu",
362362
"type": "docker"
363363
},
364364
{
@@ -369,7 +369,7 @@
369369
"displayName": "Ubuntu",
370370
"name": "ubuntu",
371371
"version": "18.04",
372-
"location": "https://hub.docker.com/r/ubuntu",
372+
"location": "https://hub.docker.com/_/ubuntu",
373373
"type": "docker"
374374
},
375375
{
@@ -380,7 +380,7 @@
380380
"displayName": "CentOS",
381381
"name": "centos",
382382
"version": "7",
383-
"location": "https://hub.docker.com/r/centos",
383+
"location": "https://hub.docker.com/_/centos",
384384
"type": "docker"
385385
},
386386
{
@@ -391,7 +391,7 @@
391391
"displayName": "Redis",
392392
"name": "redis",
393393
"version": "5.0",
394-
"location": "https://hub.docker.com/r/redis",
394+
"location": "https://hub.docker.com/_/redis",
395395
"type": "docker"
396396
},
397397
{
@@ -413,7 +413,7 @@
413413
"displayName": "Node.js",
414414
"name": "node",
415415
"version": "11.6.0",
416-
"location": "https://hub.docker.com/r/node",
416+
"location": "https://hub.docker.com/_/node",
417417
"type": "docker"
418418
},
419419
{
@@ -424,7 +424,7 @@
424424
"displayName": "Nginx",
425425
"name": "nginx",
426426
"version": "1.14",
427-
"location": "https://hub.docker.com/r/nginx",
427+
"location": "https://hub.docker.com/_/nginx",
428428
"type": "docker"
429429
},
430430
{
@@ -435,7 +435,7 @@
435435
"displayName": "MongoDB",
436436
"name": "mongo",
437437
"version": "4.1.4",
438-
"location": "https://hub.docker.com/r/mongo",
438+
"location": "https://hub.docker.com/_/mongo",
439439
"type": "docker"
440440
},
441441
{
@@ -446,7 +446,7 @@
446446
"displayName": "PostgreSQL",
447447
"name": "postgres",
448448
"version": "11.0",
449-
"location": "https://hub.docker.com/r/postgres",
449+
"location": "https://hub.docker.com/_/postgres",
450450
"type": "docker"
451451
},
452452
{

0 commit comments

Comments
 (0)