services: whois-domain-lookup: container_name: whois-domain-lookup image: reg233/whois-domain-lookup:latest environment: SITE_PASSWORD: "" BASE: "/" restart: unless-stopped ports: - "10001:80"