If you run a few containers on one VPS or homelab box, you've probably lived this loop:
SSH in
docker logs -f something
Realize someone else on your team needs the same thing
Either hand out SSH keys or start designing an observability stack you don't actually need yet






