services: web: image: gitea.easye.me/ejones/home-dashboard:latest ports: - 8096:80 restart: unless-stopped networks: {}