Files
docker-docs/index.md
Misty Stanley-Jones 01910ab6d9 Update branding for macOS
Apple has changed their branding guidelines from 'OS X' to 'macOS'
so we should update ours to be within trademark / branding
guidelines. See http://www.apple.com/macos/sierra/

Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-10-18 09:21:09 -07:00

4.3 KiB

description, keywords, title, layout
description keywords title layout
Home page for Docker's documentation
Docker, documentation, manual, guide, reference, api
Welcome to the Docs docs

Welcome to the Docs

{% include content/docker_elevator_pitch.md %}

{% include content/typical_docker_workflow.md %}

Components

  • Docker for Mac

    Docker for Mac

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

  • Docker for Windows

    Docker for Windows

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

  • Docker for Linux

    Docker for Linux

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

  • Docker Engine

    Docker Engine

    Create Docker images and run Docker containers.

    As of v1.12.0, Engine includes swarm mode container orchestration features.

  • Docker Hub

    Docker Hub

    A hosted registry service for managing and building images.

  • Docker Cloud

    Docker Cloud

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

  • Docker Trusted Registry

    Docker Trusted Registry

    (DTR) stores and signs your images.

  • Docker Universal Control Plane

    Docker Universal Control Plane

    (UCP) Manage a cluster of on-premises Docker hosts as if they were a single machine.

  • Docker Machine

    Docker Machine

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

  • Docker Compose

    Docker Compose

    Define applications built using multiple containers.