2015-06-07 23:07:20 -04:00
|
|
|
<!--[metadata]>
|
|
|
|
+++
|
2015-07-09 13:45:49 -04:00
|
|
|
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"]
|
2015-06-07 23:07:20 -04:00
|
|
|
[menu.main]
|
|
|
|
parent = "smn_cloud"
|
|
|
|
+++
|
|
|
|
<![end-metadata]-->
|
2015-03-05 15:44:41 -05:00
|
|
|
|
2015-07-09 13:45:49 -04:00
|
|
|
## Using Joyent's Triton Elastic Container Service for Docker
|
2015-03-05 15:44:41 -05:00
|
|
|
|
2015-07-09 13:45:49 -04:00
|
|
|
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.
|
2015-03-05 15:44:41 -05:00
|
|
|
|
2015-07-09 13:45:49 -04:00
|
|
|
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.
|
2015-03-05 15:44:41 -05:00
|
|
|
|
2015-11-22 20:15:39 -05:00
|
|
|
Once you are up and running with Joyent, continue with the [Docker user guide](../userguide/index.md).
|