Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.37 KB

README.md

File metadata and controls

26 lines (19 loc) · 1.37 KB

Docker Application Workshop for DockerCon 2019

Welcome to the Docker Application workshop. We prepared for you some exercises to discover and master docker app and the Application Package Definition.

Exercises

  • Setup: Set up the workshop environment
  • Exercise 1: Write and Deploy a Compose file
  • Exercise 2: Creating the Docker Application
  • Exercise 3: Running and Sharing our Docker Application

5-minutes Break

  • Exercise 4: Configure your Application with Parameters
  • Exercise 5: Disabling Services with x-enabled
  • Exercise 6: Under the hood: CNAB
  • Exercise 7: Advanced - Adding a Reverse Proxy (Traefik) to the Application
  • Exercise 8: Advanced - Create a CNAB bundle from scratch

Feel free to ask any question during this workshop.

Some useful references