Skip to content

Create a docker image with all tools used by this course #43

@malachig

Description

@malachig

Another handy way to make it easier for students to do this course on their own would be to create a docker image of all tools needed.

This could either be a "fat" docker image with all tools specified in a single docker file, or it could be a neatly organized collection of individual docker images. Many of which may already exist. The first approach would be convenient and easy to teach, but the second approach would be a more "correct" (or "best practices") demonstration of containerization, but

This would also ensure that we always have a backup to run a problematic tool when we encounter dependency issues during a course.

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