Pipelines

Pipelines

Build and release pipelines FTW

Images should be tested before publishing them

Test is an important step in pipelines

Artifacts should be copied to production (no rebuild!)


Dependencies

Deployment pipelines allow for dependencies between image builds

Dependencies between image builds

Makes code reuse much easier