Search

You can find the results of your search below.

Docker - DNS Server @docker_notes
3 Hits, Last modified:
====docker compose==== A key point is the docker network is in host mode. (The ports are opened directly o... the host and not routed from the docker internal network.) ++++docker-compose.yml| <code yaml>--- service... docker_store/bind9/.config/var/log:/var/log/' network_mode: host command: /bin/sh</code> ++++ ====
Docker mailserver @docker_notes
8 Hits, Last modified:
' identified by 'PASSWORD';'' The Docker internal network is on 172. *php modules required do not seem to... 7.0.0.1 available to share. * Docker internal networking uses 172.16.0.0/12 (subnet mask 255.240.0.0), ... n=http://wiki2.dovecot.org/ After=local-fs.target network-online.target [Service] Type=simple ExecStart=/u... roundcubedb # links: # - roundcubedb networks: proxy: ports: - 9000:9000 v