version: '3.4' services: bind: network_mode: host restart: always image: sameersbn/bind:latest container_name: bind environment: - WEBMIN_ENABLED=false volumes: - ./bind:/data