Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 429 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 429 Bytes

Project Setup

Prerequisites

Getting Started

Follow these steps to build and run the Docker container:

1. Build the Docker Image

In your terminal, navigate to the project directory containing the Dockerfile and docker-compose.yml files. Then, run the following command to build the Docker image:

docker-compose build
docker-compose up