Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 483 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 483 Bytes

Docker Compose Examples

In this folder we have a few examples of using DEEP with docker compose.

Examples

  • local - a simple example deploying to use docker locally
  • debug - the same as local but uses the debug build for deep
  • distributed - deploys deep as a collection of containers
  • s3 - deploys as a single binary but connects to s3 for storage (uses minio to simulate AWS S3)