Skip to content

mount options #17

@willnx

Description

@willnx

It would be really handy if ContainerShell could support some mount options in the config.ini.

Multiple mount points

Mounting the same location on the host to multiple different location inside the container would be great! I image the config.ini syntax would be something like:

[mounts]
/my/host/directory=/mnt/foo,/mnt/bar

The , defines multiple paths inside the host. With the example, users inside the container would be listing /my/host/directory whenever they did an ls /mnt/foo or an ls /mnt/bar

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions