Welcome to the Docker Application workshop. We prepared for you some exercises to discover and master docker app
and the Application Package Definition.
- 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.
- Docker Application on Github (any contribution is welcome: PR/Issues/Feature request)
- Compose file Reference
- Cloud Native Application Bundle
- CNAB Specifications