Skip to content

Commit 4c3941a

Browse files
chris-shortNeilHanlon
authored andcommitted
Update downloads.json
Adding links to container images and wsl
1 parent 8ee7628 commit 4c3941a

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

data/downloads.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"qcow2": "https://dl.rockylinux.org/pub/rocky/10/images/x86_64/Rocky-10-GenericCloud-Base.latest.x86_64.qcow2"
1818
},
1919
"container": {
20-
"fullImage": "#",
21-
"minimalImage": "#"
20+
"fullImage": "https://hub.docker.com/r/rockylinux/rockylinux/tags?name=10.0",
21+
"minimalImage": "https://hub.docker.com/r/rockylinux/rockylinux/tags?name=10.0-minimal"
2222
},
2323
"liveImages": {
2424
"gnome": "https://dl.rockylinux.org/pub/rocky/10/live/x86_64/Rocky-10-Workstation-x86_64-latest.iso",
@@ -29,7 +29,7 @@
2929
"cinnamon": "https://dl.rockylinux.org/pub/rocky/10/live/x86_64/Rocky-10-Cinnamon-x86_64-latest.iso"
3030
},
3131
"wslImages": {
32-
"download": "#"
32+
"download": "https://dl.rockylinux.org/pub/rocky/10/images/x86_64/Rocky-10-WSL-Base.latest.x86_64.wsl"
3333
}
3434
},
3535
"links": {
@@ -46,8 +46,8 @@
4646
"checksums": "https://dl.rockylinux.org/pub/rocky/10/live/x86_64/"
4747
},
4848
"wslImages": {
49-
"checksum": "#",
50-
"readMe": "#"
49+
"checksum": "https://dl.rockylinux.org/pub/rocky/10/images/x86_64/Rocky-10-WSL-Base.latest.x86_64.wsl.CHECKSUM",
50+
"readMe": "https://docs.rockylinux.org/guides/interoperability/import_rocky_to_wsl/"
5151
}
5252
}
5353
},
@@ -152,8 +152,8 @@
152152
"qcow2": "https://dl.rockylinux.org/pub/rocky/10/images/aarch64/Rocky-10-GenericCloud-Base.latest.aarch64.qcow2"
153153
},
154154
"container": {
155-
"fullImage": "#",
156-
"minimalImage": "#"
155+
"fullImage": "https://hub.docker.com/r/rockylinux/rockylinux/tags?name=10.0",
156+
"minimalImage": "https://hub.docker.com/r/rockylinux/rockylinux/tags?name=10.0-minimal"
157157
},
158158
"liveImages": {
159159
"gnome": "https://dl.rockylinux.org/pub/rocky/10/live/aarch64/Rocky-10-Workstation-aarch64-latest.iso",
@@ -292,8 +292,8 @@
292292
"qcow2": "https://dl.rockylinux.org/pub/rocky/10/images/ppc64le/Rocky-10-GenericCloud-Base.latest.ppc64le.qcow2"
293293
},
294294
"container": {
295-
"fullImage": "#",
296-
"minimalImage": "#"
295+
"fullImage": "https://hub.docker.com/r/rockylinux/rockylinux/tags?name=10.0",
296+
"minimalImage": "https://hub.docker.com/r/rockylinux/rockylinux/tags?name=10.0-minimal"
297297
}
298298
},
299299
"links": {
@@ -358,8 +358,8 @@
358358
"qcow2": "https://dl.rockylinux.org/pub/rocky/10/images/s390x/Rocky-10-GenericCloud-Base.latest.s390x.qcow2"
359359
},
360360
"container": {
361-
"fullImage": "#",
362-
"minimalImage": "#"
361+
"fullImage": "https://hub.docker.com/r/rockylinux/rockylinux/tags?name=10.0",
362+
"minimalImage": "https://hub.docker.com/r/rockylinux/rockylinux/tags?name=10.0-minimal"
363363
}
364364
},
365365
"links": {
@@ -424,8 +424,8 @@
424424
"qcow2": "https://dl.rockylinux.org/pub/rocky/10/images/riscv64/Rocky-10-GenericCloud-Base.latest.riscv64.qcow2"
425425
},
426426
"container": {
427-
"fullImage": "#",
428-
"minimalImage": "#"
427+
"fullImage": "https://hub.docker.com/r/rockylinux/rockylinux/tags?name=10.0",
428+
"minimalImage": "https://hub.docker.com/r/rockylinux/rockylinux/tags?name=10.0-minimal"
429429
}
430430
},
431431
"links": {

0 commit comments

Comments
 (0)