lima-vm / lima-vm/lima

Forward unix domain socket from the host into the guest

Open
#834 7 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
21.9k
Forks
957
Avg merge
2d 6h
Merged PRs (30d)
53

Description

### Description

```
portForwards:
- guestSocket: "/foo/test.sock"
hostSocket: "/Users/me/tmp/test.sock"
```

I was trying to do something like this only to realize it works the opposite direction I need. Is there a way to forward FROM host TO the guest?

Also, with 9p - will unix sockets just work via mounts without extra forwarding?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.