1
0
mirror of https://github.com/rancher/os.git synced 2025-09-16 15:09:27 +00:00

add rancher/os (os-installer) Dockerfile

and installer scripts
This commit is contained in:
Ivan Mikushin
2015-08-14 17:26:16 +05:00
parent 3977e379ae
commit f1c7aa38c1
11 changed files with 285 additions and 3 deletions

6
scripts/installer/bootstrap Executable file
View File

@@ -0,0 +1,6 @@
#!/bin/bash
export DEBIAN_FRONTEND=noninteractive
apt-get update
apt-get install -y grub2 parted