Skip to content

share venv with other users#103

Merged
JinIgarashi merged 4 commits intomainfrom
fix/share-venv
Dec 19, 2024
Merged

share venv with other users#103
JinIgarashi merged 4 commits intomainfrom
fix/share-venv

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
iferencik pushed a commit that referenced this pull request Apr 10, 2025
* share venv with other users

* fix: ci

* fix: ci

* fix: ci
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