Automating Docker Image Builds and Pushes to Docker Hub using Jenkins on AWS EC2
Overview
In this guide, we will walk through the process of setting up a CI/CD pipeline using Jenkins to build Docker images from a Node.js application and push them to Docker Hub. The pipeline will be set up on an AWS EC2 instance running Ubuntu, en...
ahnafnabil14.hashnode.dev9 min read