• Post category:StudyBullet-15
  • Reading time:7 mins read


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

What you will 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

Description

From Wikipedia


Get Instant Notification of New Courses on our Telegram channel.


Adoption

  • September 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.
English
language

Content

Introduction

What do you learn from this Course
How to use Udemy Platform

LAB

LAB Overview
Installing the VMware
Install Centos_8
Installing Docker

Docker Overview

Why we using docker container Part 1
Why we using docker container Part 2
What is an Image and Container
Managing docker Images
Managing docker containers
Tips — Delete all
Attach and Detach container
Access and Execute command
Mapping Ports 01
Mapping Ports 02
Mapping Ports 03
Docker Overview

Docker Volumes

Overview Volume
Docker Volume
Docker Volumes

docker Networking

Overview on docker Networking
Docker Network
Docker Network

Docker Compose

docker-compose overview
docker-compose practice

Docker Registry

Docker Registry and Docker Repo
Create your own Private Repo Registry

Build an Image

Building an Image part 1
Building an Image part 2

Building Some Projects

docker document with /
Project 01 Part 1
Project 01 Part 2
Project 02 Part 1
Project 02 Part 2

Bonus

Bonus Lecture