mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
9 lines
437 B
Markdown
9 lines
437 B
Markdown
# Components
|
|
|
|
* [Docker](https://github.com/dotcloud/docker) - Container runtime and manager
|
|
* [Buildstep](https://github.com/progrium/buildstep) - Buildpack builder
|
|
* [pluginhook](https://github.com/progrium/pluginhook) - Shell based plugins and hooks
|
|
* [sshcommand](https://github.com/progrium/sshcommand) - Fixed commands over SSH
|
|
|
|
Looking to keep codebase as simple and hackable as possible, so try to keep your line count down.
|