Skip to content

Binder: Use a pre-built image from an image repository #2

@embray

Description

@embray

Just building this image takes long enough that it might be worth pre-building it and pushing it to an image repository (e.g. DockerHub).

Part of the overhead is just downloading the base image; this can't be avoided (though will be faster if the base image has already been downloaded to the node that binder runs it on, though we have no way to control that).

Though even with the base image already downloaded, the build of this image takes several minutes (e.g. installing gap_packages requires downloading the entire GAP source tarball of several hundred megabytes, and this alone takes time).

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