Skip to content

Overlapping mounts don't work correctly #302

Open
@jandubois

Description

@jandubois

I wanted to keep ~ readonly, but make another directory below it (say, ~/tmp) writable. I get one of 2 results:

  1. ~/tmp is still readonly, all of ~ is visible, or
  2. ~/tmp is writable, but it is the only entry under ~. ~ is also writable, but files created here are not copied over to the host (unlike files created under ~/tmp.

It seems like a reasonable requirement to make all of ~ readable, but only a subset writable. Using /tmp/lima is a workaround, but fragile as files there are automatically deleted after 3 days.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions