diff --git a/episodes/custom_images.md b/episodes/custom_images.md new file mode 100644 index 00000000..d8649eec --- /dev/null +++ b/episodes/custom_images.md @@ -0,0 +1,21 @@ +--- +title: "Customising Software Images" +teaching: 0 +exercises: 0 +--- + +:::::::::::::::::::::::::::::::::::::: questions + +- TODO + +:::::::::::::::::::::::::::::::::::::::::::::::: + +::::::::::::::::::::::::::::::::::::: objectives + +After completing this episode, learners will be able to... + +- customise an image from a template +- ensure the reproducibility of images using repo2docker +- host an image on a container registry + +::::::::::::::::::::::::::::::::::::::::::::::::