Closed florie1706 closed 2 years ago
Hi. That's expected. Currently ufw-docker-automated is compiled to target only x86_64 architecture. Means it supports traditional computer CPUs, but doesn't support ARM based computers like Raspberry PI or Mac M1 etc. I can add build support for this. Hold on.
By the way, newer versions don't require sudo
prefix. sudo
is builtin directly inside binary now.
@shinebayar-g Yes it works, thank you very much :)
I ran this on a linux machine for several month without problems. Now I tried it on 2 Debian RPIs but without success:
sudo ./ufw-docker-automated
sudo journalctl -u ufw-docker-automated -f
Any hint on this?