clear
curl https://static.tyleodev.fr/astra/banner-all
echo "---------------------------------------------------------"
echo "/> Installing LazyDocker (LZD Edition)..."
sudo wget http://s.tyleodev.fr/host-binary/lazydocker -O /bin/lzd
sudo chmod +x /bin/lzd
echo "---------------------------------------------------------"
sleep 1
clear
curl https://static.tyleodev.fr/astra/banner-all
echo "---------------------------------------------------------"
echo "-- Commande    : lzd                                   --"
echo "-- Emplacement : /bin/lzd                              --"
echo "-- Requis      : docker (run), docker.socket (service) --"
echo "---------------------------------------------------------"
echo "/> Terminé."