Closed aimedivin closed 5 months ago
This pull request introduces Docker support to our project both for the development and production environments.
git clone https://github.com/atlp-rwanda/knights-ecomm-be.git cd knights-ecomm-be
docker-compose up --build
docker-compose down
@aimedivin Can you write a pull request for this ?
What does this PR do?
This pull request introduces Docker support to our project both for the development and production environments.
Description of Task to be completed?
How should this be manually tested?