Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Avoid needing to activate virtualenv in Docker #287

Open
@jlfwong

Description

@jlfwong

When running docker locally, it's pretty silly that we have to do
source ~/.virtualenv/rmc/bin/activate, considering it's an isolated
environment by design.

So either we should skip using the virtualenv in docker, or we
should change the docker environment to activate the virtualenv
automatically on boot somehow.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions