Skip to main content
manage docker-compose files Refer to the Compose Deploy guide for additional details.

stack deploy

deploy from a docker-compose file Refer to the compose deploy guide for more details. Usage
Common Options Reference
  • Assuming there is a docker compose project in the current directory

stack manifest

Generate a CPLN spec file from a compose project. Outputs result to stdout. Note: this command will build and push images to CPLN Usage
Common Options Reference
  • Assuming there is a docker compose project in the current directory.

stack rm

Delete all resources generated from a docker compose project. Usage
Common Options Reference
  • Assuming there is a docker compose project in the current directory