Skip to content

Commit 06f391e

Browse files
committed
docs(components): add slugrunner section
1 parent 3a7b5a4 commit 06f391e

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

src/understanding-deis/components.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,15 @@ Instead of generating a slug, `dockerbuilder` generates a Docker image (using
6464
the underlying Docker engine). The completed image is pushed to the managed
6565
Docker registry on cluster. For more information see [using Dockerfiles][using-dockerfiles].
6666

67+
## Slugrunner
68+
69+
Project Location: [deis/slugrunner](https://github.com/deis/slugrunner)
70+
71+
Slugrunner is the component responsible for executing buildpack-based
72+
Applications. Slugrunner receives slug information from the controller and
73+
downloads the application slug just before launching your application
74+
processes.
75+
6776
## Object Storage
6877

6978
Project Location: [deis/minio](https://github.com/deis/mino)

0 commit comments

Comments
 (0)