Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

share venv with other users #103

Merged
merged 4 commits into from
Dec 19, 2024
Merged

share venv with other users #103

merged 4 commits into from
Dec 19, 2024

Conversation

JinIgarashi
Copy link
Contributor

fixes #102

it is not installing globally, but use PIPENV_VENV_IN_PROJECT=1 variable to install venv under /app folder, so all users can share same environment.

I added a command in bashrc to automatically move to /app to run pipenv shell, so basically rapida command is available anywhere unless users exit

@JinIgarashi JinIgarashi added the enhancement New feature or request label Dec 19, 2024
@JinIgarashi JinIgarashi self-assigned this Dec 19, 2024
@JinIgarashi JinIgarashi temporarily deployed to azure container registry December 19, 2024 11:15 — with GitHub Actions Inactive
@JinIgarashi JinIgarashi temporarily deployed to github container registry December 19, 2024 11:15 — with GitHub Actions Inactive
@JinIgarashi JinIgarashi temporarily deployed to github container registry December 19, 2024 11:28 — with GitHub Actions Inactive
@JinIgarashi JinIgarashi temporarily deployed to azure container registry December 19, 2024 11:28 — with GitHub Actions Inactive
@JinIgarashi JinIgarashi temporarily deployed to azure container registry December 19, 2024 11:39 — with GitHub Actions Inactive
@JinIgarashi JinIgarashi temporarily deployed to github container registry December 19, 2024 11:39 — with GitHub Actions Inactive
@JinIgarashi JinIgarashi temporarily deployed to azure container registry December 19, 2024 11:43 — with GitHub Actions Inactive
@JinIgarashi JinIgarashi temporarily deployed to github container registry December 19, 2024 11:43 — with GitHub Actions Inactive
@JinIgarashi JinIgarashi merged commit cdda8f6 into main Dec 19, 2024
3 checks passed
@JinIgarashi JinIgarashi deleted the fix/share-venv branch December 19, 2024 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

install geo-cb-surge globally in Docker container
1 participant