github.com/tompao/docker@v1.9.1/docs/installation/joyent.md (about)

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