https://github.com/fhdsl/containers_for_scientists
A course to introduce Docker for research purposes
https://github.com/fhdsl/containers_for_scientists
containers docker future-course itn-course
Last synced: 9 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-08T17:04:58.000Z (over 1 year ago)
- Last Synced: 2025-01-08T18:26:01.916Z (over 1 year ago)
- Topics: containers, docker, future-course, itn-course
- Language: CSS
- Homepage: http://hutchdatascience.org/Containers_for_Scientists/
- Size: 34.7 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
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.