Docker
Docker Workshop
A practical introduction to Docker
---
What you will learn today
- What docker is and what it solves
- How to build your own docker images
- How to optimize images
- How to secure image
---
Prerequisites
- Have cloned the demo app - https://github.com/RodrigoSaint/demo-applicatio...