Udemy-docker-mastery by bretfisher, examples are here: https://github.com/vigneshsweekaran/udemy-docker-mastery
Security best practise: https://github.com/BretFisher/ama/issues/17
| Folder name | Use case |
|---|---|
| docker-compose | All docker compose projects kept here |
| jenkins | Custom jenkins Dockerfile kept here |
| kubectl | Dockerfile with installation of kubectl |
| ubuntu-ssh-enabled | Dockerfile with ssh daemon installed |
| cli | Docerfile of image with has all necessary devops cli installed eg: kubectl, terraform. helm etc.. |