Skip to content

Finish Dockerfile and add coursework3.tar.gz, preparing for testing on docker

LIU, Yuyun requested to merge database-construction into master

Currently, the Dockerfile run successfully on my end.

Run the command below to have a try: cd swemls-cw docker build -t coursework3. docker run coursework3

If there is anything modified, please re-create the coursework3.tar.gz by tar czf coursework3.tar.gz swemls-cw.

Merge request reports

Loading