Files
container.training/slides/swarm/cicd.md
2018-10-26 07:51:09 +01:00

1.1 KiB

name: cicd

CI/CD for Docker and orchestration

A quick note about continuous integration and deployment

  • This lab won't have you building out CI/CD pipelines

  • We're cheating a bit by building images on server hosts and not in CI tool

  • Docker and orchestration works with all the CI and deployment tools


CI/CD general process


class: pic

CI-CD with Docker