Docker
INTRODUCTION
Docker is the most leading container platform. It allows developer to package up an application with all its dependencies in a container and ship them to any platform(basically, on any device).
It solves deployement issues and makes app...
kashishbhatia.hashnode.dev2 min read