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