Clone the repositore
$ git clone https://github.com/Soni295/insta-clon.git
$ cd insta-clon
Then mount containers
$ docker-compose build
$ docker-compose up -d
update backup(in quarter console)
$ docker ps
$ ./database/restore.sh <CONTAINER ID mariadb>
now go to the browser and connect with
http://localhost:3000/
{
user: "arturo",
password: "123456"
}