Skip to content

Update to docker package #16

@Dekker1

Description

@Dekker1

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions