Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 9812487

Browse files
committed
Link from examples REAMDE to the new dockercoins sample
Signed-off-by: Nicolas De Loof <[email protected]>
1 parent 7548fa2 commit 9812487

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

examples/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ Learn how the basics of how to write a simple Docker Application.
1313
Learn how to create a Docker Application from an existing Compose file using the
1414
Docker voting app from [Docker samples](https://github.com/dockersamples).
1515

16+
### [Build service containers and package application](dockercoins)
17+
18+
Learn how to organize your application so docker app will build the services docker images and the application image.
19+
1620
### [Docker Application CNAB generation](cnab-simple)
1721

1822
Create a [CNAB](https://cnab.io) `bundle.json` and invocation image from a

0 commit comments

Comments
 (0)