Docker For Beginners - Part 1
What is Docker?
It's a platform for building, running, and shipping applications in a consistent manner across different machines. So if your application runs well on your development machine, it should be working fine on other machines.
For example,...
aaronr2020.hashnode.dev4 min read