mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 04:06:33 +02:00
build_library: enlarge rootfs size to 6G for dev container
Since the developer container image is only 3G in size for its rootfs, it's hard for users to do specific work there, for example, to build kernel modules. Let's increase the size of rootfs to 6G.
This commit is contained in:
parent
32989b19e5
commit
ec793e3afe
@ -131,7 +131,7 @@
|
||||
"label":"ROOT",
|
||||
"fs_label":"ROOT",
|
||||
"type":"4f68bce3-e8cd-4db1-96e7-fbcaf984b709",
|
||||
"blocks":"6291456"
|
||||
"blocks":"12582912"
|
||||
}
|
||||
},
|
||||
"interoute":{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user