mirror of
https://github.com/flatcar/scripts.git
synced 2026-01-21 08:22:24 +01: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
30bdc4d4d5
commit
a267e2f7cf
@ -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