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

rocker/binder example build error #92

Open
trybik opened this issue Jul 1, 2020 · 3 comments
Open

rocker/binder example build error #92

trybik opened this issue Jul 1, 2020 · 3 comments
Labels

Comments

@trybik
Copy link

trybik commented Jul 1, 2020

Bug description

myBinder example does not build

Expected behaviour

A launched Jupyter RStudio session on a myBinder infrastructure

Actual behaviour

The build produces the chown: invalid user: 'jovyan' error as seen in the screenshot:
Screenshot 2020-07-01 at 15 43 10

How to reproduce

  1. Go to https://mybinder.org/v2/gh/rocker-org/binder/master?urlpath=rstudio

Your personal set up

mybinder on-line infrastructure

@trybik trybik added the bug label Jul 1, 2020
@welcome
Copy link

welcome bot commented Jul 1, 2020

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉

@julou
Copy link

julou commented Jul 3, 2020

same problem here when following rocker's instructions at https://hub.docker.com/r/rocker/binder
and when trying the example build too.

@julou
Copy link

julou commented Jul 3, 2020

After a few trials and errors, it seems that the issue was introduced with rocker/binder:4.0.0

Using the same Dockerfile but changing only the image version:
rocker/binder:3.6.3 => works
rocker/binder:4.0.0 => this bug
rocker/binder:4.0.2 => this bug

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

No branches or pull requests

2 participants