You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The only file changed by ufw-docker is /etc/ufw/after.rules.
Open file /etc/ufw/after.rules, remove all lines between # BEGIN UFW AND DOCKER and # END UFW AND DOCKER.
Reboot your server
Done.
If you want to remove all things related to ufw-docker
Remove this script ufw-docker
Run command docker images | grep ufw-docker-agent to find the docker image downloaded by ufw-docker, then use the command docker rmi to remove the corresponding docker image.
How to delete ufw-docker
The text was updated successfully, but these errors were encountered: