Skip to content

Milestone 4: Dockerfile and Final wrap-up

Latest
Compare
Choose a tag to compare
@athy9193 athy9193 released this 13 Dec 04:29
· 1 commit to main since this release
335d21c

Milestone4's release consist of the following key updates:

  1. Create a dependency diagram of the Makefile and display on README.md
  2. Create a Dockerfile that includes all the software and libraries/packages needed to run your analysis pipeline
  3. Set up workflow on GitHub Actions to automate the building of your Docker image from your Dockerfile and publish the image on DockerHub. Adopting GitHub Action workflow from Tiffiany
  4. Include proper instructions on the project README.md on how to use the project with and without Docker
  5. Reply follow up and incorporate suggestions per TA's feedback and peer review to improve the overall project and reports