Taylor Silva
Posts
How to run docker and docker-compose inside Concourse.
In this blog post we're going to cover how to use git and Concourse to automatically set, update, and archive your pipelines using the set_pipeline step. No longer will you need to use fly set-pipeline to update any of your pipelines! For consistency we will refer to the pipeline
In this blog post we are going to show how to build and publish container images using the oci-build task and registry-image resource.
Understanding how task inputs and outputs work in Concourse can be a little confusing initially. This post will walk you through a few example pipelines to show you how inputs and outputs work within a single Concourse job. By the end you should understand how inputs and outputs work within