-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
I'm upgrading the docker graders for my course and would love to use more of the architecture provided by Coursera. However, I currently cannot run any of the running/testing environment.
It seems that the interaction with Docker is based around a package called docker-py (version 1.10.4) which is incompatible with the current version of Docker on MacOS. Currently my grader has some pytest testing which uses the docker package (version 4.4.1), which does seem to work.
I had a quick look and it looks like both packages point to the same repository, but that the former was discontinued and replaced by the latter. It would be great if you could upgrade the package to use this newer version so it is usable on more systems.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels