Add dependency (Python Docker SDK)

pull/4/head
drunkendog 2023-08-24 15:49:53 +01:00
parent 940a4edbf5
commit 6da61a7be2
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ apt-get update -y
apt-get upgrade -y apt-get upgrade -y
apt-get install -y ca-certificates curl gnupg lsb-release nano wget tmux htop python3 python3-pip git certbot borgbackup apt-get install -y ca-certificates curl gnupg lsb-release nano wget tmux htop python3 python3-pip git certbot borgbackup
python3 -m pip install docker
rm -rf /etc/nginx/sites-available/default rm -rf /etc/nginx/sites-available/default
rm -rf /etc/nginx/sites-enabled/default rm -rf /etc/nginx/sites-enabled/default