Skip to content

Latest commit

 

History

History
202 lines (171 loc) · 8.67 KB

File metadata and controls

202 lines (171 loc) · 8.67 KB
description Home page for Docker's documentation
keywords Docker, documentation, manual, guide, reference, api, samples
landing true
title Docker Documentation
notoc true
notags true

{% assign page.title = site.name %}

Docs Hackathon, April 17-22nd, 2017

Docker Docs Hackathon, April 17-22nd, 2017

Fix docs bugs to claim the points, and cash in your points for prizes in the swag store. Every 10 points is worth $1 USD in store credit. Happening all DockerCon week, from April 17-21, 2017.

Hackathon details{: class="button outline-btn" style="margin:20px"}View available bugs on GitHub{: class="button outline-btn" style="margin:20px"} Visit the rewards store{: class="button outline-btn" style="margin:20px"}

Introduction to Docker

### Learn Docker basics

Get started learning Docker concepts, tools, and commands. The examples show you how to build, push, and pull Docker images, and run them as containers. This tutorial stops short of teaching you how to deploy applications.

Start the basic tutorial{: class="button outline-btn"}

### Define and deploy apps in Swarm Mode

Learn how to relate containers to each other, define them as services, and configure an application stack ready to deploy at scale in a production environment. Highlights Compose Version 3 new features and swarm mode.

Start the application tutorial{: class="button outline-btn"}

Docker Editions

Docker Enterprise Edition

Designed for enterprise development and IT teams who build, ship, and run business critical applications in production at scale. Integrated, certified, and supported to provide enterprises with the most secure container platform in the industry to modernize all applications. Docker EE Advanced comes with enterprise add-ons like UCP and DTR.

Learn more about Docker EE{: class="button outline-btn"}

Docker Community Edition

Get started with Docker and experimenting with container-based apps. Docker CE is available on many platforms, from desktop to cloud to server. Build and share containers and automate the development pipeline from a single environment. Choose the Edge channel to get fast access to the latest features, or the Stable channel for more predictability.

Learn more about Docker EE{: class="button outline-btn"}

Run Docker anywhere

A native application using the macOS sandbox security model which delivers all Docker tools to your Mac.

A native Windows application which delivers all Docker tools to your Windows computer.

Install Docker on a computer which already has a Linux distribution installed.

A hosted service for building, testing, and deploying Docker images to your hosts.

Deploy your Docker apps on AWS.

Deploy your Docker apps on Azure.

Components

Docker EE Add-ons

(UCP) Manage a cluster of on-premise Docker hosts like a single machine with this enterprise product.

(DTR) An enterprise image storage solution you can install behind a firewall to manage images and access.

Docker Tools

Define application stacks built using multiple containers, services, and swarm configurations.

Automate container provisioning on your network or in the cloud. Available for Windows, macOS, or Linux.