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

Docker: add home directory for locust user to install pip packages #1150

Merged
merged 1 commit into from
Nov 15, 2019
Merged

Docker: add home directory for locust user to install pip packages #1150

merged 1 commit into from
Nov 15, 2019

Conversation

max-rocket-internet
Copy link
Contributor

@max-rocket-internet max-rocket-internet commented Nov 15, 2019

If the user doesn't have a home directory then pip install --user xxx fails as there's nowhere to write to.

Resolves #1149

@heyman heyman merged commit fcb040c into locustio:master Nov 15, 2019
@heyman
Copy link
Member

heyman commented Nov 15, 2019

Nice!

@max-rocket-internet max-rocket-internet deleted the docker_pip_fix branch November 18, 2019 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Be able to install pip packages using the docker image
2 participants