mirror of
https://github.com/rancher/os.git
synced 2025-07-13 06:34:04 +00:00
add download links to README.md
both `http:` and `https:` are supported
This commit is contained in:
parent
321e2b2522
commit
c3bd555416
19
README.md
19
README.md
@ -19,7 +19,24 @@ it would really be bad if somebody did `docker rm -f $(docker ps -qa)` and delet
|
||||
|
||||
### ISO
|
||||
|
||||
https://github.com/rancherio/os/releases/download/v0.3.1/rancheros.iso
|
||||
https://releases.rancher.com/os/latest/rancheros.iso
|
||||
https://releases.rancher.com/os/v0.3.1/rancheros.iso
|
||||
|
||||
### Additional Downloads
|
||||
|
||||
https://releases.rancher.com/os/latest/machine-rancheros.iso
|
||||
https://releases.rancher.com/os/latest/iso-checksums.txt
|
||||
https://releases.rancher.com/os/latest/rancheros-031-gce-01.tar.gz
|
||||
https://releases.rancher.com/os/latest/vmlinuz
|
||||
https://releases.rancher.com/os/latest/initrd
|
||||
|
||||
https://releases.rancher.com/os/v0.3.1/machine-rancheros.iso
|
||||
https://releases.rancher.com/os/v0.3.1/iso-checksums.txt
|
||||
https://releases.rancher.com/os/v0.3.1/rancheros-031-gce-01.tar.gz
|
||||
https://releases.rancher.com/os/v0.3.1/vmlinuz
|
||||
https://releases.rancher.com/os/v0.3.1/initrd
|
||||
|
||||
**Note**: you can use `http` instead of `https` in the above URLs, e.g. for iPXE.
|
||||
|
||||
### Amazon
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user