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
The device of the bind mounts is incorrectly taken verbatim while making the image.
The root hierarchy is mounted at `config.rootMountDir` (`/mnt` by default) during the process,
and this commit prepends that path to the `device` in these cases.
0 commit comments