Day 16 -90DaysofDevOps
Docker for DevOps Engineers.
Containers vs. virtual machines:-
Containers, are lightweight and share the host machine's OS kernel. They package applications along with their dependencies into portable units called images. Containers run on containeri...
bipulkumar.hashnode.dev3 min read