Getting started with containerization and docker
Why Containerization?
Has it ever happened with you that you create an application which works like a charm in your machine and when you pass this to your friend, It doesn’t work on their machines. But what happened while sharing the application, The...
bhanustechspace.hashnode.dev6 min read
shishir srivastav
I write logical code in IT and talk Illogically in reality.
Question : How do I share my containerized application with someone?