Slide 7
Slide 7 text
Why To Use Docker
Docker makes it much easier:
● Build once, run anywhere
● Less “It works on my machine”
○ The same condition (Runtimes, Libraries, Server Applications, and so on)
● Re-creating environments easily/quickly
● Various environment can live together on the same
host machine