Colima equivalent of Docker's "Enable host networking"
- Lingua principale
- Go
- Stelle
- 30.8k
- Fork
- 613
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### Description
In local development, I'm running several services locally on my machine. Some are running in a docker container, and some are running directly on my host machine. This has been working fine when I use the Docker app and stock Docker daemon as long as I have "[Enable host networking](https://docs.docker.com/engine/network/tutorials/host/)" turned on.
I've been wanting to switch to Colima since the memory use and perf is better, but it looks like using the --network-address setting only appears to expose the ports from inside Colima to localhost on my host machine without exposing the ports running on my local machine to localhost inside of Colima. Would it be possible to allow the port sharing to be birectional?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.