1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/docs/installation/joyent.md
Casey Bisson 831747d59e Closes PR #14503 with this carry
- Refer to Joyent's blogs and docs rather than following from our end
- All of this information exists on Joyent's site
Updating with thaJeztah's comments

Signed-off-by: Mary Anthony <mary@docker.com>
2015-08-24 13:21:27 -07:00

23 lines
No EOL
1 KiB
Markdown

<!--[metadata]>
+++
title = "Joyent Triton Elastic Container Service"
description = "Installation instructions for Docker on the Joyent's Triton Elastic Container Service."
keywords = ["Docker, Docker documentation, installation, joyent, Triton, Joyent Public Cloud, Joyent Compute Service, Joyent Container Service"]
[menu.main]
parent = "smn_cloud"
+++
<![end-metadata]-->
## Using Joyent's Triton Elastic Container Service for Docker
Joyent's Triton Elastic Container Service for Docker uses the native Docker API
and allows you to securely provision containers on bare metal. For detailed
instructions on using Joyent with Docker, see [Deploying Couchbase clusters the
easy way with Triton and
Docker](https://www.joyent.com/blog/couchbase-in-docker-containers) from Joyent.
Joyent provides a `sdc-docker-setup.sh` script that makes it easy to use Docker
with Joyent. The [Docker API guide for
Triton](https://apidocs.joyent.com/docker) has details on using this script.
Once you are up and running with Joyent, continue with the [Docker user guide](/userguide/).