Andy Turner
Andy Turner
As the number of attendees using newer Mac models with ARM-based processors increases, the problem of containers built on Macs being incompatible with other (x86-based) systems (and vice-versa) is going...
Address issue raised in [peer review](https://github.com/carpentries-lab/reviews/issues/15)
Address issue raised in [peer review](https://github.com/carpentries-lab/reviews/issues/15): > Motivation: It can be beneficial to create a concrete example to develop the exercises for the persona you are developing the lesson for....
Address comment from [peer review](https://github.com/carpentries-lab/reviews/issues/15) > The target audience identified for the lesson is specific and realistic. > I am not sure I saw a section highlighting the target audience,...
Address comment from [peer review](https://github.com/carpentries-lab/reviews/issues/15) > Finding containers on Docker Hub - Is it also possible to talk about container registries like Quay and DockerHub in general before focusing on...
Address issue raised in [peer review](https://github.com/carpentries-lab/reviews/issues/15)
From the lesson [peer review](https://github.com/carpentries-lab/reviews/issues/15) > In chapter 6 there is a title that says 'Boring but important notes about the installation': I think this section is far more important...
From the lesson [peer review](https://github.com/carpentries-lab/reviews/issues/15) > Chapter 9: Something that is interesting regarding Docker container's reproducibility is the use of tags for the base images. You mention how to use...
From the lesson [peer review](https://github.com/carpentries-lab/reviews/issues/15) > Chapter 4: Could be a good moment to check if the students recognized the difference between an image and a running container. I would...
Adds the option to set `CATS_CONFIG_FILE` environment variable to specify config file location. Config file location precedence becomes: 1. Command line option 2. Location specified in `CATS_CONFIG_FILE` 3. `./config.yaml`