Chris wrote:
That's the Live Logs list faithfully reflecting your box, not a missing feature — it shows every service container Docker can see, and a service only drops off it when its container isn't currently up. That can happen while a container is being recreated (for example after the port change). One step: in a terminal run sudo sparkbox up, wait about a minute, then reload the Logs page — Stable Diffusion should appear. If it still doesn't, paste the output of docker ps -a | grep stablediffusion and I'll tell you what state it's in.