API Reference pier v0.1.0

Modules

Documentation for Pier.

Configs are application configurations that can be used by services. Swarm mode must be enabled for these endpoints to work.

Create and manage containers.

Run new commands inside running containers. Refer to the command-line reference for more information.

Networks are user-defined networks that containers can be attached to. See the networking documentation for more information.

Nodes are instances of the Engine participating in a swarm. Swarm mode must be enabled for these endpoints to work.

Secrets are sensitive data that can be used by services. Swarm mode must be enabled for these endpoints to work.

Services are the definitions of tasks to run on a swarm. Swarm mode must be enabled for these endpoints to work.

Engines can be clustered together in a swarm. Refer to the swarm mode documentation for more information.

A task is a container running on a swarm. It is the atomic scheduling unit of swarm. Swarm mode must be enabled for these endpoints to work.

Create and manage persistent storage that can be attached to containers.

Mix Tasks