version: '2.8' services: dnsexit-updateip: image: dnsexit-updateip:latest container_name: dnsexit-updateip restart: always stdin_open: true tty: true labels: - com.centurylinklabs.watchtower.enable=false environment: - APIKEY=${APIKEY} - HOST=kolpacksoftware.com,rmstsa.org,popcyclical.com - INTERVAL=1h