Skip to content

Latest commit

 

History

History
53 lines (25 loc) · 1.2 KB

README.md

File metadata and controls

53 lines (25 loc) · 1.2 KB

Build Docker images with Ansible: A half-blood approach

This repo contains slides and lab materials for my talk given at Community Open Camp (Aug 27, 2016): “Build Docker images with Ansible: A half-blood approach” 【從 Ansible 到 Docker:混血模式】.

Materials

Slides

Read slides online at SlideShare.

Watch video online at Channel 9.

Articles

Two articles in Chinese:

  1. 從 Ansible 到 Docker:混血模式

  2. 為什麼要追求極簡化的 Docker image?

Working labs

If you want to follow my labs:

$ git clone https://github.com/William-Yeh/build-docker-with-ansible.git
$ cd build-docker-with-ansible

Case study subdirectories:

  • lab-nginx - Nginx

  • lab-wrk - Wrk

  • lab-boom - Boom

  • lab-json-server - JSON Server

License

Author: William Yeh, william.pjyeh@gmail.com

Apache License V2.