Sample apps (original) (raw)

Home / Manuals / Docker Compose / Support and feedback / Sample apps

Sample apps with Compose

The following samples show the various aspects of how to work with Docker Compose. As a prerequisite, be sure toinstall Docker Composeif you have not already done so.

Key concepts these samples cover

The samples should help you to:

Awesome Compose samples

The Awesome Compose samples provide a starting point on how to integrate different frameworks and technologies using Docker Compose. All samples are available in theAwesome-compose GitHub repo and are ready to run with docker compose up.