Docker on Ubuntu

Friday, August 4, 2017 1:48 PM

Install and configure Docker, along with deploying and managing Linux-based containers, on an Ubuntu server.

This is a short workshop to introduce you to Linux-based containers. In this workshop, you will gain experience in installing and configuring Docker on an Ubuntu server. You'll then deploy a couple of different images as containers to the server and experiment with managing those images and containers. Finally, you will configure Azure to allow you to access those containers from outside of your virtual network.

What You Will Learn

  • Installing and Configuring Docker on Ubuntu
  • Downloading and Managing Images
  • Deploying and Working With Containers
  • Exposing Docker Services in Azure

Ideal Audience

  • IT Managers
  • Developers and Software Architects
  • Configuration and Change Managers
  • DevOps Engineers