LinkedEarth / paleoHackathon

Repository for the PaleoHackathon materials
https://linkedearth.github.io/paleoHackathon/
Apache License 2.0
9 stars 13 forks source link

Build container image with repo2docker action #2

Closed yuvipanda closed 3 years ago

yuvipanda commented 3 years ago

Automatically builds & pushes the image with each commit. When you want an update to the image on JupyterHub, we can pick the commit we want from quay.io and use that.

Using quay.io for the registry rather than dockerhub, since dockerhub now has aggressive image pulling rate limits.