diff --git a/compose/compose-file/index.md b/compose/compose-file/index.md index 2fb3d98096..233e5e150b 100644 --- a/compose/compose-file/index.md +++ b/compose/compose-file/index.md @@ -24,6 +24,11 @@ how to upgrade, see **[About versions and upgrading](compose-versioning.md)**. ## Compose file structure and examples +Here is a sample Compose file from the voting app sample used in the +[Docker for Beginners lab](https://github.com/docker/labs/tree/master/beginner/) +topic on [Deploying an app to a +Swarm](https://github.com/docker/labs/blob/master/beginner/chapters/votingapp.md): +