Skip to content

Conversation

jtyberg
Copy link
Member

@jtyberg jtyberg commented May 19, 2016

There was a change to disallow root user to run the notebook server, which is all good, but it broke the Docker image build. These changes enable the Docker image to build again.

FWIW, I'm not convinced that these changes should go in, or if the Dockerfile should get more love and run as a different user, like all the docker-stacks do.

Fixes #1056

Justin Tyberg added 2 commits May 18, 2016 22:05
(c) Copyright IBM Corp. 2015
(c) Copyright IBM Corp. 2015
@jtyberg jtyberg mentioned this pull request May 19, 2016
@minrk
Copy link
Member

minrk commented May 19, 2016

I'm not convinced the dockerfile on this repo should exist at all, and we should probably just point to docker-stacks from now on.

@jtyberg
Copy link
Member Author

jtyberg commented May 19, 2016

It's hard to disagree. Clearly, no one is using it. I reached for it because I thought it was the way to do a little dev without polluting my system, but volume mounting the source directory from my host is hampering that effort.

@Carreau
Copy link
Member

Carreau commented Jun 4, 2016

Thanks a lot @jtyberg !

OK, i'm going to merge that, and we can remove the Dockerfile later.

@Carreau Carreau merged commit 2cbc322 into jupyter:master Jun 4, 2016
@Carreau Carreau mentioned this pull request Jun 4, 2016
@Carreau Carreau modified the milestone: 4.3 Aug 1, 2016
Carreau pushed a commit that referenced this pull request Aug 1, 2016
Allow root user to run tests.

(c) Copyright IBM Corp. 2015
Carreau pushed a commit that referenced this pull request Aug 1, 2016
Allow root user to run tests.

(c) Copyright IBM Corp. 2015
@Carreau
Copy link
Member

Carreau commented Aug 1, 2016

Backporting this one manually, the backporting tool will mistakenly say it has not been backported.

@minrk minrk modified the milestones: 4.2.2, 4.3 Aug 2, 2016
minrk pushed a commit to minrk/notebook that referenced this pull request Aug 2, 2016
Allow root user to run tests.

(c) Copyright IBM Corp. 2015
minrk pushed a commit to minrk/notebook that referenced this pull request Aug 3, 2016
Allow root user to run tests.

(c) Copyright IBM Corp. 2015
@minrk minrk modified the milestones: 5.0, 4.2.2 Aug 3, 2016
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

re-enable CircleCI

3 participants