Skip to content
This repository has been archived by the owner on Jan 24, 2018. It is now read-only.

Add the option for container user in README #267

Merged
merged 1 commit into from
Mar 27, 2017
Merged

Add the option for container user in README #267

merged 1 commit into from
Mar 27, 2017

Conversation

misolietavec
Copy link

I discovered the minergate-cli (cryptocurrency miner) running in one of my tmpnb containers (based on jupyter/docker-stacks datascience-notebook), fully eating all the 16 cores on server. With the recipe in "Quick start" session of README.md it is possible to install and run arbitrary software as root in the container. It is very dangerous, especially if running containers several days...
This can be cured by adding the option --container-user=jovyan to orchestrate.py in the sample command in section "Quick start" as suggested in issue #266. That is the purpose of this PR.

@rgbkrk rgbkrk merged commit 558586d into jupyter:master Mar 27, 2017
@rgbkrk
Copy link
Member

rgbkrk commented Mar 27, 2017

Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants