canonical/multipass

Allow specifying wildcards (`*`) for `--[ug]id-map` on mounts

Open

#1,200 opened on 2019年11月30日

GitHub で見る
 (10 comments) (0 reactions) (0 assignees)C++ (6,956 stars) (634 forks)batch import
enhancementgood first issuehelp wantedmediumneeds triage

説明

What are the host-side ids to use when running multipass mount? I am accessing files through a user other than "multipass".

Without specifying -u and -g, I see from "multipass info", the following map: "UID map: -2:default". From the code, it looks like both the host and instance ids should be unsigned integers.

コントリビューターガイド

Allow specifying wildcards (`*`) for `--[ug]id-map` on mounts · canonical/multipass#1200 | Good First Issue