docs/docker-for-windows/examples.md

23 lines
1001 B
Markdown

---
description: Docker for Mac and Docker for Windows Tutorials
keywords: mac, windows, examples, Compose
title: Example applications
---
Upcoming releases will include example applications especially tailored for
Docker for Mac and Docker for Windows.
Examples will highlight develop, build, and run workflows in several languages,
including Node.js, Python, Ruby, and Java.
For now, if you want get started experimenting with the Beta apps and Docker
Compose (which is installed automatically with Docker Desktop Editions), have a
look at these example applications in the Compose documentation. You should be
able to run these with Docker for Mac and Docker for Windows.
- [Quickstart: Compose and Django](/compose/django/)
- [Quickstart: Compose and Rails](/compose/rails/)
- [Quickstart: Compose and WordPress](/compose/wordpress/)
See also [learn by example](/engine/tutorials/) tutorials on building images,
running containers, networking, managing data, and storing images on Docker Hub.