HOME > IT & Software > Docker Basics For Beginners

Docker Basics For Beginners

SynopsisDocker Basics For Beginners, available at Free, has an averag...
Docker Basics For Beginners  No.1

Docker Basics For Beginners, available at Free, has an average rating of 4.3, with 5 lectures, based on 57 reviews, and has 4655 subscribers.

Free Enroll Now

You will learn about What is Docker Basic concepts of Docker Docker container life cycles & images Creating custom image of nginx & nodejs project using docker This course is ideal for individuals who are Anybody who just want to know basics of docker It is particularly useful for Anybody who just want to know basics of docker.

Enroll now: Docker Basics For Beginners

Summary

Title: Docker Basics For Beginners

Price: Free

Average Rating: 4.3

Number of Lectures: 5

Number of Published Lectures: 5

Number of Curriculum Items: 5

Number of Published Curriculum Objects: 5

Original Price: Free

Quality Status: approved

Status: Live

What You Will Learn

  • What is Docker
  • Basic concepts of Docker
  • Docker container life cycles & images
  • Creating custom image of nginx & nodejs project using docker
  • Who Should Attend

  • Anybody who just want to know basics of docker
  • Target Audiences

  • Anybody who just want to know basics of docker
  • Docker is very important tool in DevOps. It is now also mostly used by programmers for development of their tech stack for web development project. In this series we will cover basics of docker

    – Installation & running hello world
    – What are images, how to get them from dockerhub
    – How to create, start, stop container
    – Dockerfile nginx container with HTML website
    – Docker file with a hello world project of Nodejs

    Containers are isolated from one another and bundle their own software, libraries and configuration files; they can communicate with each other through well-defined channels. Because all of the containers share the services of a single operating system kernel, they use fewer resources than virtual machines.

    Docker can package an application and its dependencies in a virtual container that can run on any Linux, Windows, or macOS computer. This enables the application to run in a variety of locations, such as on-premises, in public (see decentralized computing, distributed computing, and cloud computing) or private cloud. When running on Linux, Docker uses the resource isolation features of the Linux kernel (such as cgroups and kernel namespaces) and a union-capable file system (such as OverlayFS) to allow containers to run within a single Linux instance, avoiding the overhead of starting and maintaining virtual machines. Docker on macOS uses a Linux virtual machine to run the containers.

    Course Curriculum

    Chapter 1: Introduction to Docker

    Lecture 1: Installation & Running Hello World using Docker

    Chapter 2: Docker Images & DockerHub

    Lecture 1: What are images, How to get them from Docker hub

    Chapter 3: Docker Container Lifecycles

    Lecture 1: How to create, start, stop container

    Chapter 4: Custom Image in Docker

    Lecture 1: Dockerfile NGINX container with HTML website

    Lecture 2: Dockerfile with a Hello World project of Nodejs

    Instructors

  • Docker Basics For Beginners  No.2
    Manjunath Shenoy
    Full Stack Web Developer
  • Rating Distribution

  • 1 stars: 0 votes
  • 2 stars: 3 votes
  • 3 stars: 4 votes
  • 4 stars: 19 votes
  • 5 stars: 31 votes
  • Frequently Asked Questions

    How long do I have access to the course materials?

    You can view and review the lecture materials indefinitely, like an on-demand channel.

    Can I take my courses with me wherever I go?

    Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!