Skip to content

Problematic creation of venv at runtime #3

@wzzrd

Description

@wzzrd

Iuic, the current image will build a virtualenv and install packages through pip at runtime (first startup). This will be hard for Python packages that require compilation, like gssapi. Doing this at initial startup will require the image to include all kinds of -devel files and a compiler, which is not ideal.

What is the reason why doing this at build time is unfeasible? It might be that I just don't get it :)

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