Support for passing a `hostname` to hermit.
Open
- Dominant language
- Rust
- Stars
- 1.5k
- Forks
- 132
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 39
Description
AFAIK, we don't have support for [retrieving the hostname](https://man7.org/linux/man-pages/man2/sethostname.2.html) in hermit yet, but I can imagine that we need this sometime.
The correct approach could be to generate unique hostnames in the hypervisor (similar to Dockers approach), and then we should pass them via hermit-entry.
Not urgent, but comments are welcome (@mkroening @stlankes)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.