Update docker_install.sh

This commit is contained in:
abinila siva 2025-04-09 15:23:12 -04:00 committed by GitHub
parent 059018c80e
commit 59d6147908
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,3 +26,6 @@ sudo systemctl reset-failed docker.service
sudo ufw status
sudo ufw allow from 172.17.0.0/24 to any
### sudo lsof-i :5000
sudo kill <PID>