Commit 6620f42c authored by Ahmad's avatar Ahmad

init

parent c61c32f5
......@@ -25,13 +25,13 @@ fi
usermod -aG docker $USER
# Install Portainer 1.20.2
docker volume create portainer_data
docker run --name node --restart=always -p 3000:3000 -d nematiprog/test2
# Verify Portainer installation
docker ps -a
echo "Docker and Portainer 1.20.2 have been installed successfully. Portainer is running on port 80."
sudo reboot
# End of script
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