rancher / os

Tiny Linux distro that runs the entire OS as Docker containers
https://rancher.com/docs/os/v1.x/en/
Apache License 2.0
6.45k stars 656 forks source link

Is there have any doc for how to use it on proxmox #2783

Open luomoxu opened 5 years ago

luomoxu commented 5 years ago

I dont't found enough info from doc and google for how to use it on proxmox,so any one can give some doc for it I found proxmoxve/rancheros-autoformat.iso proxmoxve/initrd proxmoxve/rootfs.tar.gz I don't know what it diff and how to use It I know it about some basis, any one can give some doc for it is helpful Thank you~

JensPfeifle commented 5 years ago

From another Issue:

rancheros-vmware-autoformat.iso is used for docker-machine. rancheros-vmware.iso can be used for booting from ISO. rancheros-vmware.vmdk can be used for booting from disk.

niusmallnan commented 5 years ago

rancheros-proxmoxve-autoformat.iso is used for docker-machine. https://github.com/lnxbil/docker-machine-driver-proxmox-ve rancheros-proxmoxve.iso is used for booting from ISO. proxmoxve/initrd and vmlinuz are used for the netboot like iPXE.

kingsd041 commented 5 years ago

@luomoxu You can refer to https://github.com/lnxbil/docker-machine-driver-proxmox-ve/issues/8#issue-395003922 to install rancheros-proxmoxve-autoformat.iso using docker-machine.

luomoxu commented 5 years ago

Snipaste_2019-06-05_18-54-31 I try to draw a image to show my understanding,Some may be wrong,Please point out my mistake.