Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fhdsl/containers_for_scientists
A course to introduce Docker for research purposes
https://github.com/fhdsl/containers_for_scientists
Last synced: about 2 months ago
JSON representation
A course to introduce Docker for research purposes
- Host: GitHub
- URL: https://github.com/fhdsl/containers_for_scientists
- Owner: fhdsl
- License: cc-by-4.0
- Created: 2023-10-24T16:58:42.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-25T21:41:18.000Z (2 months ago)
- Last Synced: 2024-10-26T05:48:03.650Z (2 months ago)
- Language: CSS
- Homepage: http://hutchdatascience.org/Containers_for_Scientists/
- Size: 33.8 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: code_of_conduct.md
Awesome Lists containing this project
README
# Containers for Scientists
This course was created from [this GitHub template](https://github.com/jhudsl/OTTR_Template).
You can see the rendered course material here: https://hutchdatascience.org/Containers_for_Scientists/
If you would like to contribute to this course material, take a look at the [OTTR documentation](https://www.ottrproject.org/).
## About this course
This course introduces fundamentals on how to use containers for research.
## Learning Objectives
This course will teach learners to:
- Understand that computing environment are moving targets
- Use containers to share a controlled computing environment
- Pull and use a docker image from online
- Modify a docker image
- Build a docker image from scratch
- Troubleshoot the most common docker related errors## Encountering problems?
If you are encountering any problems with this course, please file a GitHub issue or contact us at {Some email or web address with a contact form}.
All materials in this course are licensed under a Creative Commons Attribution 4.0 International License unless noted otherwise.