Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.54 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.54 KB

CloudCV

Join the chat at https://gitter.im/Cloud-CV/Lobby Build Status Code Health Coverage Status

How to Setup

(Existing manual installation steps remain unchanged here.)


Running CloudCV using Docker

Prerequisites

Steps to Run

  1. Clone the repository:
    git clone https://github.com/Cloud-CV/CloudCV.git
    cd CloudCV
    
    ### **What Changed?**
  2. Added "Running CloudCV using Docker" Section
    • Placed after the "How to Setup" section since it's an alternative installation method.
  3. Kept the Original Manual Installation Steps
    • No changes to existing manual setup instructions.
  4. Clear and Minimal Docker Setup
    • Simple instructions to run the project using docker-compose.

Now, update the README.md file with this content, commit, and push it. Then, create a Pull Request (PR) referencing Issue #99. Let me know if you need any help!