#trainwithshubham
Read more stories on Hashnode
Articles with this tag
Jenkins Pipeline · Jenkins Pipeline is a suite of plugins that supports implementing and integrating continuous delivery pipelines into Jenkins. This...
Jenkins CI/CD Project · ❄️Project: Containerise and deploy a node.js application using Jenkins Job. 🔹Step 1 Fork the repo -...
Jenkins – Freestyle Project · ❄️CI/CD Continuous integration and continuous delivery help in automating the software development lifecycle stages, doing...
Jenkins · Jenkins Jenkins is an open-source tool that helps create pipelines and automate the software development lifecycle stages. It is a CI-CD tool...
Docker Interview Questions and Answers · Important interview questions and Answers for Docker: 1. What is the difference between an Image, Container and...
Docker Cheat Sheet: · 🔹Docker images- Show all locally stored top-level images: docker images Pull an image from a registry: docker pull [image] Push...