mirror of https://github.com/docker/docs.git
44 lines
2.0 KiB
Markdown
44 lines
2.0 KiB
Markdown
---
|
|
description: Docker Cloud
|
|
keywords: Docker, cloud
|
|
notoc: true
|
|
title: Welcome to the Docker Cloud docs!
|
|
---
|
|
|
|
<center>
|
|
<img src="images/Docker-Cloud-Blue.png">
|
|
</center>
|
|
|
|
<style type="text/css">
|
|
.tg td{width="50%";padding:10px 5px;border:none;overflow:hidden;word-break:normal;}
|
|
.sherbet{width="50%";font-size:20px;font-weight:bold;background-color:#9CE2C0;color:#008AB5;text-align:center;vertical-align:top}
|
|
.plain{width="50%";vertical-align:top}
|
|
</style>
|
|
|
|
<table class="tg">
|
|
<tr>
|
|
<td class="sherbet" width="50%"><a href="getting-started/index.md">Tutorial: Getting Started</a></td>
|
|
<td class="sherbet" width="50%"><a href="getting-started/deploy-app/index.md">Tutorial: Deploy an App</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="plain" width="50%"><p>Start here! Deploy your first node and service in Docker Cloud.</p></td>
|
|
<td class="plain" width="50%"><p>For more advanced beginners: deploy a simple app in Docker Cloud.</p></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="sherbet" width="50%"><a href="apps/index.md">Manage Apps</a></td>
|
|
<td class="sherbet" width="50%"><a href="builds/index.md">Manage Builds and Images</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="plain" width="50%"><p>Deploy services, stacks, and apps in Docker Cloud.</p></td>
|
|
<td class="plain" width="50%"><p>Building images to deploy in Docker Cloud.</p></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="sherbet" colspan="2"><a href="infrastructure/index.md">Manage Infrastructure</a></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="plain" colspan="2"><p>Learn how to link to your hosts, upgrade the Docker Cloud agent, and manage container distribution. See the <a href="infrastructure/cloud-on-aws-faq.md">AWS FAQ</a> and <a href="infrastructure/cloud-on-packet.net-faq.md">Packet.net FAQ</a></p></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="sherbet" colspan="2"> <a href="https://docs.docker.com/apidocs/docker-cloud/">API Docs</a> || <a href="docker-errors-faq.md">Frequently Asked Questions</a> || <a href="release-notes.md">Release Notes</a></td>
|
|
</tr>
|
|
</table> |