Introduction
Overview
Teaching: 5 min
Exercises: 0 minQuestions
Where did this info come from?
Where can I learn more?
Objectives
Introduce the material
All of this info will stay on this website forever and it is all in a GitHub repo if you spot mistakes and would like to fix them.
Other lessons
This lesson is adapted from previous ADACS workshops which may contain other useful lessons:
Examples in other repositories
If you would like some examples of how docker containers are made, here are some examples I know of for pulsar software:
- Presto and psrchive two docker files made by the CIRA pulsar group for presto and psrchive
- meerpipe a Dockerfile I made to install pulsar software and then some of my python scripts on top and a GitHub Action to automatically build it when i push to the repo.
Key Points
There are several places I can go to learn more