You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To further reduce the size of FCOS images, we could consider splitting out container runtimes as an extension that would be transparently installed on first boot. This has a lot of implications (as we can not assume network access for example) and would probably involve focusing on our extension support mechanism.
Another option would be to build multiple images, each one with a single container runtime, for some platforms only.
Describe the enhancement
To further reduce the size of FCOS images, we could consider splitting out container runtimes as an extension that would be transparently installed on first boot. This has a lot of implications (as we can not assume network access for example) and would probably involve focusing on our extension support mechanism.
Another option would be to build multiple images, each one with a single container runtime, for some platforms only.
See also #681 & #82
From #768
The text was updated successfully, but these errors were encountered: