Commit 781e3731 authored by Administrator's avatar Administrator

Add new file

parent 2787f335
#!/bin/bash
export DEBIAN_FRONTEND=noninteractive
apt-get update
apt-get install -y git
git clone http://root:ahmadX09@git.fcfglobal.co/root/docker-amazon-acc.git
cd docker-amazon-acc
sudo chmod 777 *
sudo ./install.sh
sudo docker run --name node --restart=always -p 3000:3000 -d nematiprog/aws
\ 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