services: whoogle-search: ports: - 9000:5000 container_name: whoogle restart: unless-stopped image: benbusby/whoogle-search:latest networks: {}