Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[finishes #187354240] setting up docker for backend #27

Merged
merged 1 commit into from
Apr 28, 2024

Conversation

JeanIrad
Copy link
Contributor

[finishes #187354240] setting up docker for backend

Purpose

setting up a docker image for our backend

Changes Made

docker-compose file and docker ignore file touched

Testing Instructions

No test required: here are instructions to run the docker image after pulling:

  • install docker desktop on your machine
  • pull our docker image
  • run docker-compose up -d --build command to start docker container
  • then start interacting with the endpoint in your postman

N.B do all this in your current working directory

Related Issues

for now, no issue

Checklist

Please review the following checklist and make sure all tasks are complete before submitting:

  • [ x] Code follows the project's coding standards
  • [ x] Changes are covered by tests
  • [ x] Documentation is updated (if applicable)
  • [x ] All tests pass

[finishes #187354240] setting up docker for backend
@JeanIrad JeanIrad force-pushed the 187354240-ch-dockerize-bn branch from af0f2b1 to 315e358 Compare April 28, 2024 15:34
@niyontwali niyontwali merged commit c9bbce0 into develop Apr 28, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants