angolo40 / mikrocata2selks

Mikrotik + Selks (Suricata) + Telegram + TZSP on Debian 12
GNU General Public License v3.0
51 stars 12 forks source link

Compatibility with Ubuntu 20.04 #5

Closed LaSepp closed 7 months ago

LaSepp commented 11 months ago

The easyinstall.sh script will work on Ubuntu 20.04, but the command for docker compose is "docker compose up -d" instead of "docker-compose up -d".

Maybe add a flavour detection to the script?

angolo40 commented 11 months ago

Definitivly i will add a command detection. Thanks for the suggestion

angolo40 commented 7 months ago

changed docker compose command for docker v2 compatibility.