* Cantinho Satkeys

Refresh History
  • JPratas: dgtgtr Pessoal  49E09B4F k7y8j0
    06 de Novembro de 2024, 17:19
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    03 de Novembro de 2024, 10:49
  • j.s.: bom fim de semana  43e5r6 49E09B4F
    02 de Novembro de 2024, 08:37
  • j.s.: ghyt74 a todos  4tj97u<z
    02 de Novembro de 2024, 08:36
  • FELISCUNHA: ghyt74   49E09B4F  e bom feriado   4tj97u<z
    01 de Novembro de 2024, 10:39
  • JPratas: try65hytr Pessoal  h7ft6l k7y8j0
    01 de Novembro de 2024, 03:51
  • j.s.: try65hytr a todos  4tj97u<z
    30 de Outubro de 2024, 21:00
  • JPratas: dgtgtr Pessoal  4tj97u<z k7y8j0
    28 de Outubro de 2024, 17:35
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  k8h9m
    27 de Outubro de 2024, 11:21
  • j.s.: bom fim de semana   49E09B4F 49E09B4F
    26 de Outubro de 2024, 17:06
  • j.s.: dgtgtr a todos  4tj97u<z
    26 de Outubro de 2024, 17:06
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana
    26 de Outubro de 2024, 11:49
  • JPratas: try65hytr Pessoal  101yd91 k7y8j0
    25 de Outubro de 2024, 03:53
  • JPratas: dgtgtr A Todos  4tj97u<z 2dgh8i k7y8j0
    23 de Outubro de 2024, 16:31
  • FELISCUNHA: ghyt74  pessoal   49E09B4F
    23 de Outubro de 2024, 10:59
  • j.s.: dgtgtr a todos  4tj97u<z
    22 de Outubro de 2024, 18:16
  • j.s.: dgtgtr a todos  4tj97u<z
    20 de Outubro de 2024, 15:04
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  101041
    20 de Outubro de 2024, 11:37
  • axlpoa: hi
    19 de Outubro de 2024, 22:24
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana  4tj97u<z
    19 de Outubro de 2024, 11:31

Autor Tópico: Master Docker Container For Beginner  (Lida 56 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Online mitsumi

  • Moderador Global
  • ***
  • Mensagens: 115879
  • Karma: +0/-0
Master Docker Container For Beginner
« em: 01 de Dezembro de 2022, 11:49 »


Published 11/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 2.34 GB | Duration: 6h 9m

docker container for system administrator and DevOps with few real life projects for beginners

What you'll learn
Learn how to handle docker containers for system Administration
Learn how to handle docker containers for DevOps
Best practices for creating custom Docker images using Dockerfiles
Understand How Docker Network works
Understand How Docker Volumes works
Learn how to build your own Images and containers
Requirements
Should have some knowledge of Linux or Unix Operation System
Description
From WikipediaAdoptionSeptember 19, 2013: Red Hat and Docker announced a collaboration around Fedora, Red Hat Enterprise Linux (RHEL), and OpenShift.October 15, 2014: Microsoft announced the integration of the Docker engine into Windows Server, as well as native support for the Docker client role in Windows.November 2014: Docker container services were announced for the Amazon Elastic Compute Cloud (EC2).November 10, 2014: Docker announced a partnership with Stratoscale.December 4, 2014: IBM announced a strategic partnership with Docker that enables Docker to integrate more closely with the IBM Cloud.June 22, 2015: Docker and several other companies announced that they are working on a new vendor and operating-system-independent standard for software containers.December 2015: Oracle Cloud added Docker container support after acquiring StackEngine, a Docker container startup.April 2016: Windocks, an independent ISV released a port of Docker's open source project to Windows, supporting Windows Server 2012 R2 and Server 2016, with all editions of SQL Server 2008 onward.May 2016: Analysis showed the following organizations as main contributors to Docker: The Docker team, Cisco, Google, Huawei, IBM, Microsoft, and Red Hat.June 8, 2016: Microsoft announced that Docker could now be used natively on Windows 10.January 2017: An analysis of LinkedIn profile mentions showed Docker presence grew by 160% in 2016.May 6, 2019: Microsoft announced the second version of Windows Subsystem for Linux (WSL). Docker, Inc. announced that it has started working on a version of Docker for Windows that runs on WSL 2.[63] In particular, this means Docker can run on Windows 10 Home (previously it was limited to Windows Pro and Enterprise since it used Hyper-V).August 2020: Microsoft announced backport of WSL2 to Windows 10 versions 1903 and 1909 (previously WSL2 was available only on version 2004) and Docker developers announced availability of Docker for these platforms.August 2021: Docker Desktop for Windows and MacOS is no longer free for enterprise users. Docker ended free Docker Desktop use for larger business customers and replaced its Free plan with a Personal plan. Docker on Linux distros remains unaffected.
Overview
Section 1: Introduction
Lecture 1 What do you learn from this Course
Lecture 2 How to use Udemy Platform
Section 2: LAB
Lecture 3 LAB Overview
Lecture 4 Installing the VMware
Lecture 5 Install Centos_8
Lecture 6 Installing Docker
Section 3: Docker Overview
Lecture 7 Why we using docker container Part 1
Lecture 8 Why we using docker container Part 2
Lecture 9 What is an Image and Container
Lecture 10 Managing docker Images
Lecture 11 Managing docker containers
Lecture 12 Tips -- Delete all
Lecture 13 Attach and Detach container
Lecture 14 Access and Execute command
Lecture 15 Mapping Ports 01
Lecture 16 Mapping Ports 02
Lecture 17 Mapping Ports 03
Section 4: Docker Volumes
Lecture 18 Overview Volume
Lecture 19 Docker Volume
Section 5: docker Networking
Lecture 20 Overview on docker Networking
Lecture 21 Docker Network
Section 6: Docker Compose
Lecture 22 docker-compose overview
Lecture 23 docker-compose practice
Section 7: Docker Registry
Lecture 24 Docker Registry and Docker Repo
Lecture 25 Create your own Private Repo Registry
Section 8: Build an Image
Lecture 26 Building an Image part 1
Lecture 27 Building an Image part 2
Section 9: Building Some Projects
Lecture 28 docker document with /
Lecture 29 Project 01 Part 1
Lecture 30 Project 01 Part 2
Lecture 31 Project 02 Part 1
Lecture 32 Project 02 Part 2
Section 10: Bonus
Lecture 33 Bonus Lecture
For anyone interested to learn docker technology


Download link

rapidgator.net:
Citar
https://rapidgator.net/file/44a5e05b6ab9affe69604d328533714b/zrxio.Master.Docker.Container.For.Beginner.part1.rar.html
https://rapidgator.net/file/d4cd6025d5efa995e0d0ba2b75666f55/zrxio.Master.Docker.Container.For.Beginner.part2.rar.html
https://rapidgator.net/file/393682d994b2ac8ff8cc01db0557e147/zrxio.Master.Docker.Container.For.Beginner.part3.rar.html

uploadgig.com:
Citar
https://uploadgig.com/file/download/b60bb6fe5c3ed07E/zrxio.Master.Docker.Container.For.Beginner.part1.rar
https://uploadgig.com/file/download/6ee3cE33164fa4ab/zrxio.Master.Docker.Container.For.Beginner.part2.rar
https://uploadgig.com/file/download/352a36de254df4F3/zrxio.Master.Docker.Container.For.Beginner.part3.rar

nitroflare.com:
Citar
https://nitroflare.com/view/8E34B2599CCF0B5/zrxio.Master.Docker.Container.For.Beginner.part1.rar
https://nitroflare.com/view/6E0DF5D278DEF2B/zrxio.Master.Docker.Container.For.Beginner.part2.rar
https://nitroflare.com/view/02AACB15A8FFC01/zrxio.Master.Docker.Container.For.Beginner.part3.rar

1dl.net:
Citar
https://1dl.net/3zvipk9djpqc/zrxio.Master.Docker.Container.For.Beginner.part1.rar.html
https://1dl.net/rlwqr3pv66sd/zrxio.Master.Docker.Container.For.Beginner.part2.rar.html
https://1dl.net/o7fjgb23ms12/zrxio.Master.Docker.Container.For.Beginner.part3.rar.html