GRATIS
Harvard vía Coursera
GRATIS

Docker for absolute beginners

  • money

    Cursos gratis (Auditar)

    question-mark
  • earth

    Inglés

  • folder

    Siempre Abierto

  • certificate

    Guía de Registro en Coursera

    arrow
Acerca de este curso

  • Project Overview
    • Docker accelerates how you build, share, and run modern applications.

      Docker is a tool designed to make it easier to create, deploy, and run applications by using containers.

      Containers allow a developer to package up an application with all of the parts it needs, such as libraries and other dependencies, and deploy it as one package.

      In this 2 hour guided project through hands-on labs you will learn following --

      1. Understanding docker architecture
      2. Docker commands to manage images and containers
      3. Networks in docker
      4. Volumes in docker
      5. Deploying a web application as a docker container