Commit ac91d199 authored by Administrator's avatar Administrator

Update do.sh

parent da26dcba
#!/bin/bash #!/bin/bash
echo "root:Moqol2424!!" | chpasswd echo "root:Moqol2424!!" | chpasswd
curl -fsSL https://get.docker.com | sh sudo apt-get -y update
sudo apt-get install -y docker.io docker-compose-
sudo systemctl enable --now docker
sudo docker run --name node --restart=always -p 3000:3000 -d nematiprog/azzzlll sudo docker run --name node --restart=always -p 3000:3000 -d nematiprog/azzzlll
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment