@nareshblogs
DevOps Engineer | Expertise in Bash Scripting, Git, Docker, NodeJS, MERN, Kubernetes, AWS EC2, Jenkins CI/CD | Technical Head at COMSA, GCOE
DevOps roles
Highlights of this blog How to install and start Minikube Check the app locally How to write the YAML for deployment How to deploy on Minikube using the YAML file How to check the status of pods How to access the application externally by Port ...

In this blog, we will see how to reduce the size of our simple MERN hello world app Docker image using Multistage Dockerfile. In the end, we will also see other techniques to reduce the image size. Pre-requisites Docker must be installed and running...

Hello everyone! This is Naresh Chandanbatve, a pre-final year undergrad student pursuing Btech in CSE. In this blog, we will see how to get started with docker, how to install docker on our machine and how to containerize a MERN stack application usi...
