amosproj / amos2021ss03-synthetic-file-system

Synthetic File System (AMOS SS 2021)
MIT License
4 stars 1 forks source link

Update Dockerfile and docker-compose running #30

Closed finleymercyabraham closed 3 years ago

finleymercyabraham commented 3 years ago

User story

  1. As a Developer
  2. I want a Docker Compose implemented for the project
  3. So that we can build and run the project easily

Acceptance criteria

Definition of done

  1. Code review from peers has been completed and passed
    a. Code is fully implemented and commented
    b. Adheres to coding guidelines
    c. Commits are not squashed
    d. Code is checked into the repository
2. Unit tests/ Integration test have been written and are passing
3. Cleanliness of the Code
4. No critical bugs are open
5. Documentation has been updated
6. Code has been included into the release (candidate)
7. Code Coverage:
     60 % - for Features
     70 % - for Sprint Release
     80 % - for Product Release
CharineeSrikhaolan commented 3 years ago

docker-compose.yml works. Linter problem sticks.