First, you need to install Docker on your local machine. You can download the appropriate version of Docker for your operating system from the Docker website.
docker run -it jisan09/qcpi-scrapper
-
Open a terminal window on your machine.
-
Clone the Primenumbers-Tech repository by running the following command:
git clone https://github.com/Jisan09/Primenumbers-Tech
-
Navigate to the
Primenumbers-Tech
directory by running the following command:cd Primenumbers-Tech
-
Build the Docker container by running the following command:
docker build -t scrapper .
-
Run the Docker container by running the following command:
docker run -it scrapper
-
-
Open a terminal window on your machine.
-
Clone the Primenumbers-Tech repository by running the following command:
git clone https://github.com/Jisan09/Primenumbers-Tech
-
Navigate to the
Primenumbers-Tech
directory by running the following command:cd Primenumbers-Tech
-
-
Line 8 in 8fbdd1b
Line 9 in 8fbdd1b
-
pip3 install -r requirements.txt
-
python3 scrapper.py