UBC-MDS / Credit_Card_Default_Prediction_Group13

Group 13 of DSCI 522 in the year 2022-23
https://ubc-mds.github.io/Credit_Card_Default_Prediction_Group13/doc/report.html
Other
2 stars 3 forks source link

Created dockerfile and Github Action workflow file #69

Closed ChesterAiGo closed 1 year ago

ChesterAiGo commented 1 year ago

Tested and everything works fine

  1. Navigate into the root folder
  2. Run: docker run --rm -v /$(pwd):/home/Credit_Card_Default_Prediction_Group13 chesteraigo/mds_522_credit_card_group_13 make -C '/home/Credit_Card_Default_Prediction_Group13' all