#linux
Read more stories on Hashnode
Articles with this tag
Introduction Kubernetes, often abbreviated as K8s, may sound like a complex and technical term, but in essence, it's a powerful tool that helps manage...
Step 1: Clone the source code The first step is to clone the source code for the app. You can do this by using this command git clone...
What is Freestyle Projects ?? 🤔 A "Freestyle Project" in Jenkins is like a customizable recipe that allows you to create and manage various tasks...
What is Jenkins? Jenkins is an open-source continuous integration-continuous delivery and deployment (CI/CD) automation software DevOps tool written...
Task-1 Use the docker-compose up command with the -d flag to start a multi-container application in detached mode. Use the docker-compose...
Docker Compose Scenario: Hosting a Movie Night Imagine you're hosting a movie night with friends at your place. You want to create a cosy atmosphere...