From 422cad5e8d71901174d49c1c80cc3d2902cd7896 Mon Sep 17 00:00:00 2001 From: Brendan Nolan Date: Fri, 10 Jan 2020 08:56:45 +0000 Subject: [PATCH] Recommending that `lifecycle-build-task` is used --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 144712b..3723bf2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Pack CLI Concourse Resource +You should probably look at using the [`lifecycle-build` task](https://github.com/bstick12/lifecycle-build-task) instead of this resource. + +--- + A proof of concept concourse resource that builds OCI images using the [pack-cli](https://github.com/buildpack/pack) Uses Docker in Docker so must be run a privileged.