使用 docker-swarm 和 dokku
Use docker-swarm with dokku
此处的 swarm 文档 https://docs.docker.com/swarm/ 告诉我们
Because Docker Swarm serves the standard Docker API, any tool that
already communicates with a Docker daemon can use Swarm to
transparently scale to multiple hosts. Supported tools include, but
are not limited to, the following:
Dokku Docker Compose Krane Jenkins
那么如何使用 Dokku 和 docker-swarm 来支持多主机呢?
这里是 Dokku 维护者。
我有 零 个想法,其中 Docker 人认为 Dokku 与 Docker Swarm 一起工作。该死,直到最近我才想到这一点。
无论如何,here 是我们跟踪 docker 群支持的问题。它可能很快就会出现在正式版本中,但我认为目前如果不在核心中乱搞是不可能的。
此处的 swarm 文档 https://docs.docker.com/swarm/ 告诉我们
Because Docker Swarm serves the standard Docker API, any tool that already communicates with a Docker daemon can use Swarm to transparently scale to multiple hosts. Supported tools include, but are not limited to, the following:
Dokku Docker Compose Krane Jenkins
那么如何使用 Dokku 和 docker-swarm 来支持多主机呢?
这里是 Dokku 维护者。
我有 零 个想法,其中 Docker 人认为 Dokku 与 Docker Swarm 一起工作。该死,直到最近我才想到这一点。
无论如何,here 是我们跟踪 docker 群支持的问题。它可能很快就会出现在正式版本中,但我认为目前如果不在核心中乱搞是不可能的。