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
contrib/rootfs-builder: add /proc, /dev, /sys in rootfs
The rootfs needs to have /proc, /dev, /sys pre-created because the
runtime might not be able to create those, specially in user namespaces.
Signed-off-by: Alban Crequy <[email protected]>
0 commit comments