Rohit Marathe
Rohit Marathe

Rohit Marathe

Follow
Follow
homebadgesnewsletter
Tag

Docker

#docker

More content

Read more stories on Hashnode


Articles with this tag

How To Install Minikube & Kubectl On Ubuntu EC2 Server

Apr 30, 20234 min read

Introduction This tutorial will install minikube & kubectl on an Ubuntu machine on the ec2 server. Also, you can follow the same steps for your local...

How To Install Minikube & Kubectl On Ubuntu EC2 Server

How To Dockerizing React App & Serve With Nginx

Jan 8, 20234 min read

Introduction Docker is the most popular containerized tool that helps to containerize the application. In this tutorial, we will containerize the...

How To Dockerizing React App & Serve With Nginx