app/examples/README.md

753 B

Examples

This is a collection of Docker App examples. Most of them are fairly simple, and intended to illustrate various aspects of the Docker App product.

Hello World: Starting example

Learn how to write your first Docker App.

Voting App: Bootstraping a Docker App from an existing Compose file

Learn how to create a Docker App having multiple services from an existing Compose file.

Docker Coins: Build service images

Learn how Docker App can build the service images along with the App image.

CNAB Simple: Starting example for CNAB

Create a CNAB bundle and an invocation image from a Docker App.