clusev/resources/views/livewire/docker
boban 3fae5293e2 refactor(docker): drop the noisy port list from the container row
The raw docker port column (e.g. "0.0.0.0:80->80/tcp, [::]:80->80/tcp,
9000/tcp, ...") made rows long and hard to scan for little day-to-day
value. Show just the container name + image; the image already gives the
useful "what is this" at a glance.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-05 22:58:02 +02:00
..
index.blade.php refactor(docker): drop the noisy port list from the container row 2026-07-05 22:58:02 +02:00