services: archnest: build: . image: archnest:latest container_name: archnest restart: unless-stopped ports: - "8080:8080"