Docker Automation with Dockerfiles (Windows)

Tuesday, August 29, 2017 12:25 AM

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

This workshop will show you how to automate the building and configuring of a Windows-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 Windows-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