facebookresearch / facebookresearch/fairo
for Habitat, the docker setup, including the network interface setup needs to be documented
Open
- Dominant language
- Jupyter Notebook
- Stars
- 929
- Forks
- 123
- PR merge metrics
- No merged PRs in 30d
Description
## Type of Issue
Select the type of issue:
- [ ] Bug report (to report a bug)
- [ ] Feature request (to request an additional feature)
- [ ] Tracker (I am just using this as a tracker)
- [x] Documentation Ask
## Description
In https://github.com/facebookresearch/droidlet/tree/main/locobot#getting-started we already assume that Docker's network interface was setup to be bridging / sharing.
The docker0 bridge would put the host at `172.17.0.1` and the docker launched program at `172.17.0.2`.
These need to be documented in that README
Contributor guide
Assessment
This issue has not been assessed yet.