Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

Conversation

@zijianan
Copy link

Fixes autolab#123.

Changes proposed in this PR:

  • Change 1
  • Change 2
  • Change 3

@daviddob
Copy link
Member

The autograder works via the autodriver running your makefile from the autograde.tar. It seems you made a new dockerfile that does not include autodriver and its dependencies. For example https://github.com/UBAutograding/Tango/blob/master/vmms/Dockerfile is the base image for most classes.

@zijianan
Copy link
Author

zijianan commented Sep 21, 2020

The autograder works via the autodriver running your makefile from the autograde.tar. It seems you made a new dockerfile that does not include autodriver and its dependencies. For example https://github.com/UBAutograding/Tango/blob/master/vmms/Dockerfile is the base image for most classes.

Hi david
What I need to do is to copy all code from base image and paste to the top line of my dockerfile right? or just copy the code about installing autodriver

@zijianan zijianan closed this Sep 23, 2020
@daviddob
Copy link
Member

Id insert your changes someplace after the initial C++ setup and before the autodriver setup at the end.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants