Skip to content

Feature Request — Use virtual env for the yacs_api docker image #870

Description

@dorian451

Job
Currently, the docker image for yacs_api just copies python files into /usr/src instead of using a virtual environment.
This can cause issues with people not running docker as root as /usr/src is owned by root in the docker image.

Describe a possible solution
Use a virtual env in the build steps for yacs_api

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions