mirror of
https://github.com/rancher/os.git
synced 2025-09-13 21:51:33 +00:00
Do not rebuild all-volumes and console in rpi64 build
It will cause booting hangs when recreating containers
This commit is contained in:
@@ -72,6 +72,12 @@ curl -sL -o brcmfmac43455-sdio.clm_blob https://raw.githubusercontent.com/RPi-Di
|
||||
curl -sL -o brcmfmac43455-sdio.txt https://raw.githubusercontent.com/RPi-Distro/firmware-nonfree/master/brcm/brcmfmac43455-sdio.txt
|
||||
popd
|
||||
|
||||
# TODO: we need to remove these lines
|
||||
# mitigate this issue: https://github.com/rancher/os/issues/2674
|
||||
pushd build/root/usr/share/ros/
|
||||
sed -i 's/io.docker.compose.rebuild: always/io.docker.compose.rebuild\: "false"/g' os-config.yml
|
||||
popd
|
||||
|
||||
# show details
|
||||
tree -a -L 3 build/root
|
||||
df -h
|
||||
|
Reference in New Issue
Block a user