1
0
mirror of https://github.com/rancher/os.git synced 2025-08-31 22:32:14 +00:00

Merge pull request #1743 from rancher/v0.8.x

fix downgrade from 0.8/0.9 to 0.7, and back again
This commit is contained in:
Sven Dowideit
2017-04-01 21:52:32 +10:00
committed by GitHub
3 changed files with 18 additions and 5 deletions

View File

@@ -8,7 +8,8 @@ ENV KERNEL_VERSION=${KERNEL_VERSION}
# not installed atm udev, grub2, kexe-tools
# parted: partprobe, e2fsprogs: mkfs.ext4, syslinux: extlinux&syslinux
RUN apk --no-cache add syslinux parted e2fsprogs util-linux
# e2fsprogs-extra: chattr
RUN apk --no-cache add syslinux parted e2fsprogs e2fsprogs-extra util-linux
COPY conf /scripts/
COPY ./build/ros /bin/