1
0
mirror of https://github.com/rancher/os.git synced 2025-06-20 12:11:56 +00:00
os/scripts/installer
niusmallnan 470c686bbc Update os install logic
1. Fix a bug where install to a nvme disk
2. Remove unused code
3. Move cache services logic to os installer
2019-05-14 09:08:46 +02:00
..
conf ros install 2015-08-25 17:20:40 +05:00
kexec Revert "Move docker base image from Xenial to Bionic" 2019-05-05 11:13:47 +02:00
BaseDockerfile.amd64 Update os install logic 2019-05-14 09:08:46 +02:00
BaseDockerfile.arm64 Update os install logic 2019-05-14 09:08:46 +02:00
cache-services.sh Update os install logic 2019-05-14 09:08:46 +02:00
Dockerfile.amd64 Update os install logic 2019-05-14 09:08:46 +02:00
Dockerfile.arm64 Add arm64 server support 2018-12-02 21:18:23 +08:00
README.md Update os install logic 2019-05-14 09:08:46 +02:00

rancher/os installer container

The container can be used directly, but there is a wrapper in RancherOS CLI, ros install, that handles calling things in the right order.