Skip to content

Commit e535040

Browse files
authored
Merge pull request #7 from Dunedan/document-docker-network-problem
Document network problems with Docker installed
2 parents 46938b8 + a6e51fc commit e535040

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,12 @@ Some images enable [LLMNR](https://en.wikipedia.org/wiki/Link-Local_Multicast_Na
197197
* Images that are known to work out of the box: debian/{11,12,13,14}, archlinux/current
198198
* Images that are known to work with `llmnr: true`: ubuntu/{22.04,24.04}, almalinux/{8,9,10}
199199

200+
### No network connectivity when Docker is installed
201+
202+
If Docker is installed on the same machine as Incus is running on, started instances may not have
203+
network connectivity. See the Incus documentation for how to mitigate that:
204+
[Prevent connectivity issues with Incus and Docker](https://linuxcontainers.org/incus/docs/main/howto/network_bridge_firewalld/#prevent-connectivity-issues-with-incus-and-docker)
205+
200206
## Incant compared to Vagrant
201207

202208
Incant is inspired by Vagrant, and intended as an Incus-based replacement for Vagrant.

0 commit comments

Comments
 (0)