nextsimhub / nextsimdg

neXtSIM_DG : next generation sea-ice model with DG
https://nextsim-dg.readthedocs.io/en/latest/?badge=latest
Apache License 2.0
10 stars 13 forks source link

Add Dockerfiles and document usage #489

Closed MarionBWeinzierl closed 5 months ago

MarionBWeinzierl commented 5 months ago

This PR fixes #482 . We are

Consideration about the style and usage of the Dockerfile can be found in the discussion on #482.

MarionBWeinzierl commented 5 months ago

I have added some documentation as well. Regarding the use of Docker Hub: I think we agree that we will not do it right now, but might consider it in future.

MarionBWeinzierl commented 5 months ago

@einola @timspainNERSC The Dockerfiles at the moment still copy over the code and do not check the repository out. This is what I explain in the docs, too.

Would you prefer me to change this and have them checkout the code instead?

einola commented 5 months ago

That's ok, and we can leave it like this for now. I would very much like inputs from people actually using the docker files on how they use them - but that's step 2 ;)