Docker Automation with Dockerfiles (Linux)

Friday, August 4, 2017 4:52 PM

Learn how to automate the build of a custom Linux-based Docker image from a Dockerfile.

This workshop will show you how to automate the building and configuring of a Linux-based Docker image by utilizing Dockerfiles. You will construct a Dockerfile by mimicking a production environment configuration. You'll also learn some of the options for a Dockerfile configuration.

What You Will Learn

  • Constructing a Dockerfile for Linux-based Builds
  • Various Dockerfile Configuration Options
  • Building a Docker Image from a Dockerfile

Ideal Audience

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