cfs-energy / cfspopcon

POPCONs (Plasma OPerating CONtours)
https://cfspopcon.readthedocs.io/en/latest/
MIT License
22 stars 14 forks source link

Add Dockerfile for mybinder.org #3

Closed tbody-cfs closed 10 months ago

tbody-cfs commented 10 months ago

Adds a Dockerfile which can be used by mybinder.org.

This Dockerfile installs the project using poetry and also fetches the ADAS data.

This merge request also adds a badge to the readme Binder.

This badge will not work until this merge request is merged into main. To test out the Docker install, you can use https://mybinder.org/v2/gh/tbody-cfs/cfspopcon/mybinder

Although this merge request is intended for use with mybinder.org, it does also enable building and running Docker images locally. Instructions for this are given in the Dockerfile