#aws
Read more stories on Hashnode
Articles with this tag
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...
Dockerfile Docker is like a magical food container that can hold everything your recipe needs to be cooked. It includes the recipe (your code or...
Docker Imagine Docker as a special box (container) that can hold everything an application needs to run. This box includes not only the application...