Skip to content
This repository was archived by the owner on Feb 3, 2021. It is now read-only.
Eric Shorkey edited this page Jul 11, 2018 · 2 revisions

Welcome to the capistrano_dockerbuild wiki!

Things coming very soon:

Example configurations for:

  • Basic minimum configuration
    • Remote docker build server, pushing output image to a remote repository
  • Docker Compose deployments
    • Local build with local docker-compose (why? but still possible)
    • Local build with remote deploy target
    • Remote build and deploy to same target
  • Docker Swarm
    • Remote build and deploy to different target host
  • Full Lifecycle
    • Local build with local docker-compose, promote to next environment and deploy to docker swarm host

Clone this wiki locally