--- version: '2.0' services: crontab: image: donaldrich/crontab-ui container_name: crontab-ui ports: - 8000:8000 restart: unless-stopped