diff --git a/resources/views/livewire/server/docker-cleanup.blade.php b/resources/views/livewire/server/docker-cleanup.blade.php index 66e9de720..7eb71aead 100644 --- a/resources/views/livewire/server/docker-cleanup.blade.php +++ b/resources/views/livewire/server/docker-cleanup.blade.php @@ -76,10 +76,9 @@ label="Delete Unused Networks" helper="This option will remove all unused Docker networks during cleanup.

Warning: Functionality may be lost and containers may not be able to communicate with each other!

Consequences include:
" +
  • Networks not attached to running containers will be permanently deleted (networks used by stopped containers are affected).
  • +
  • Containers may lose connectivity if required networks are removed.
  • + " />