Category «CI»

Docker Beginner Tutorial 6 – How to install DOCKER on MAC ? Step by Step

Notes: Today we will learn : How to install Docker on MacOS Prerequisites Docker – Mac OS Yosemite 10.10.3 or above Docker Toolbox – mac OS 10.8 “Mountain Lion” or newer STEP 1 Install DOCKER STEP 2 validate INSTALLATION run some docker commands STEP 3 uninstall DOCKER References: https://www.docker.com/ https://www.docker.com/docker-mac https://store.docker.com/editions/community/docker-ce-desktop-mac https://www.docker.com/products/docker-toolbox https://docs.docker.com/toolbox/overview/ https://docs.docker.com/toolbox/toolbox_install_mac/   …

Docker Beginner Tutorial 5 – How to install DOCKER on WINDOWS ? Step by Step

Notes: Today we will learn : How to install Docker on Windows Step by Step We will see: Prerequisites Install Docker Troubleshooting tips Validate installation Uninstall Docker USEFUL INFORMATION If you install the Docker Toolbox on a Windows machine, the installer automatically installs Oracle Virtualbox to run the Docker virtual machine. Prerequisites OS – 64 …

Docker Beginner Tutorial 2 – How DOCKER works ?

Notes: Today we will learn: How Docker works ? Understand a general workflow of docker Difference between virtualization and containerization Understand docker client server architecture Understand: Docker file Docker images Docker Containers Docker Hub / Registry Docker client Docker server / daemon Docker engine     Watch Docker Playlist Like on Facebook Follow on Twitter …

Docker Beginner Tutorial 1 – What is DOCKER (step by step) | Docker Introduction | Docker basics

Notes: Today we will learn: What is Docker ? Docker is the world’s leading software container platform Docker makes the process of application deployment very easy and efficient and resolves a lot of issues related to deploying applications Docker is a tool designed to make it easier to deploy and run applications by using containers …

Jenkins Beginner Tutorial 14 – How to setup DELIVERY PIPELINE in Jenkins (Step by Step)

Notes: Today we will learn : How to setup Delivery Pipeline in Jenkins ? Follow along step by step Step 1 Chain required jobs in sequence Add upstream/downstream jobs Step 2 Install Delivery Pipeline Plugin Step 3 Add Delivery Pipeline View Configure the view Step 4 Run and Validate Jenkins Beginner Playlist : https://www.youtube.com/playlist?list=PLhW3qG5bs-L_ZCOA4zNPSoGbnVQ-rp_dG Send me your …