mirror of https://github.com/docker/docs.git
39 lines
1.7 KiB
Markdown
39 lines
1.7 KiB
Markdown
---
|
|
description: Docker for Mac and Docker for Windows Tutorials
|
|
keywords:
|
|
- mac, windows, examples, Compose
|
|
menu:
|
|
main:
|
|
identifier: docker-win-examples
|
|
parent: pinata_win_menu
|
|
weight: "5"
|
|
title: ' Example Applications'
|
|
---
|
|
|
|
# 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.
|
|
|
|
<a href=https://docs.docker.com/compose/django/ target="_blank">Quickstart: Compose and Django</a>
|
|
|
|
<a href=https://docs.docker.com/compose/rails/ target="_blank">Quickstart: Compose and Rails</a>
|
|
|
|
<a href=https://docs.docker.com/compose/wordpress/ target="_blank">Quickstart: Compose and WordPress</a>
|
|
|
|
See also [learn by example](/engine/tutorials/index.md) tutorials on building images, running containers, networking, managing data, and storing images on Docker Hub.
|
|
|
|
<hr style="color:#99CC99" />
|
|
<ul class="media">
|
|
<div class="media_content">
|
|
<div data-mh="mh_docker_projects">
|
|
<h6> <a href="mailto:feedback@docker.com?subject=Docker%20Feedback"><img src="../../images/chat.png" alt="chat icon"></a> <a href="mailto:feedback@docker.com?subject=Docker%20Feedback">Help improve the documentation</a></h3>
|
|
<p>
|
|
Email us at <a href="mailto:feedback@docker.com?subject=Docker%20Feedback">feedback@docker.com</a>
|
|
</p>
|
|
</div>
|
|
</div>
|