To Reproduce
- Select Cloudfalred Template
- Configure env
- Deploy
Current vs. Expected behavior
Dokpoy adds networks to the cloudfared container that has network_mode: host
The compose that is generated by Dokpoy should not add networks to a container if it has the network_mode: host key set.
Provide environment information
OS: Debian GNU/Linux 12 (bookworm)
arch: aarch64
Hardware: Pi5 8gb
Dokploy Version: v0.29.2
Serviece: Cloudflared
Which area(s) are affected? (Select all that apply)
Docker Compose
Are you deploying the applications where Dokploy is installed or on a remote server?
Same server where Dokploy is installed
Additional context
#663
Will you send a PR to fix it?
No
To Reproduce
Current vs. Expected behavior
Dokpoy adds networks to the cloudfared container that has network_mode: host
The compose that is generated by Dokpoy should not add networks to a container if it has the network_mode: host key set.
Provide environment information
Which area(s) are affected? (Select all that apply)
Docker Compose
Are you deploying the applications where Dokploy is installed or on a remote server?
Same server where Dokploy is installed
Additional context
#663
Will you send a PR to fix it?
No