Docker and Container
What is Docker?
Docker is a platform for building, running and shipping our applications in a consistent manner (that is, it helps our application to run on different machines without breaking)
Reasons while our applications break ls on a different...
chuk-cy.hashnode.dev3 min read