DevOps - Part 14 - Push and Pull Docker Image by Ansible Playbook to/from Docker hub. Episode - 1

preview_player
Показать описание
DevOps - Part 14 - Push and Pull Docker Image by Ansible Playbook to/from Docker hub...Episode - 1 ... Very Easy Steps #DevOps #Ansible #Docker

This video will help you to understand, how to push an images to Docker hub and Pull it back to Ansible Server and Docker Server from Docker hub.

In Part 15, we are going to see how to create and modify our existing Ansible Playbook for this activity.

#DevOps #learningeveryday #AWS #Cloud #devopscommunity #cloudcomputing

Don’t Forget To Like, Comment, Share & Subscribe to my Channel, It always motivates me.

Join in YouTube Membership program, and get complete set of Kubernetes CKA Questions:

➡Popular playlist Videos of My Channel
********************************************

➡You can follow me:
********************************************

[ THANKS FOR WATCHING THIS VIDEO ]

Alok Kumar
From - Noida(India) @alokkumar
Рекомендации по теме
Комментарии
Автор

If we want to take i.sges backup can we rename for backup

shambhunathsahani
Автор

Hi Alok, Using command module for everything is out-dated now these days as relevant service modules are already available. In case of handling Docker services, please try to explore 'docker_*' modules(e.g. docker_container, docker_image, docker_login). By the way, thanks for your efforts.

Akshay-rclq