#wemakedevs
Read more stories on Hashnode
Articles with this tag
Introduction This documentation provides a comprehensive guide for setting up a Jenkins CI/CD pipeline using the "node-todo-cicd" project. Available...
Task 1: Fork https://github.com/LondheShubham153/node-todo-cicd.git repository. Create a connection to your Jenkins job and your GitHub Repository...
Docker Cheatsheet 1. Docker Basics: Docker Image: A lightweight, standalone, executable package that includes everything needed to run a piece of...
๐ท Docker Volume Think of a Docker volume as a special folder that Docker containers can share and access. It's a way for containers to store and...
๐ท What is Docker Compose? Imagine you're throwing a big party and you need to organize everything from the venue to the music to the food. Instead of...
Unlock the Power of Containers and Transform Your DevOps Journey! ยท ๐ท What is Dockerfile? A Dockerfile is like a set of instructions for making a...