This course covers how to use containers for scientific software development. Scientific software benefits from the concepts of continuous integration (CI) and continuous deployment (CD). Containers play a critical role in CI/CD by providing a consistent, portable, and isolated environment for building, testing, and deploying software.
This course was launched Nov 2024.
Our courses are open-source and all materials used to create the course are available here: https://github.com/fhdsl/Containers_for_Scientists
There are required prerequisites for this course!