jupyterhub / repo2docker-action

A GitHub action to build data science environment images with repo2docker and push them to registries.
MIT License
140 stars 27 forks source link

[MRG] Update Dockerfile #100

Closed tschm closed 1 year ago

tschm commented 1 year ago

I try to fix the problem described in https://github.com/jupyterhub/repo2docker-action/issues/99#issuecomment-1509411510

I install curl and(!) curl-dev. I have tested the installation locally.

welcome[bot] commented 1 year ago

Thanks for submitting your first pull request! You are awesome! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please make sure you followed the pull request template, as this will help us review your contribution more quickly. welcome You can meet the other Jovyans by joining our Discourse forum. There is also a intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:

tschm commented 1 year ago

The actual problem with curl is best explained here https://stackoverflow.com/a/41651363/1695486

tschm commented 1 year ago

You may want to update the action,yml file to remove the tmp name I have introduced

welcome[bot] commented 1 year ago

Congrats on your first merged pull request in this project! :tada: congrats Thank you for contributing, we are very proud of you! :heart: