This is my repository for the course exercises. More details about the course can be found on this page: https://devopswithdocker.com/
- Some exercises are in multiple files inside a folder. For example, if the exercise required submitting a Dockerfile and a command, the command is in a file called
commandorcommandsand the Dockerfile is its own file. Otherwise the exercise is most likely just stored within one.mdfile in the root of the part directory.