From 95b0600f4fb21fae62b48790daa1c79c3bb1a17e Mon Sep 17 00:00:00 2001 From: Jarrett Tierney Date: Thu, 12 Dec 2024 10:33:48 -0800 Subject: [PATCH] sources: add empty file to placate twoliter --- sources/README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sources/README.md diff --git a/sources/README.md b/sources/README.md new file mode 100644 index 00000000..d5735ee6 --- /dev/null +++ b/sources/README.md @@ -0,0 +1,2 @@ +This is a temporary workaround for twoliter who currently expects a sources +directory to exist in order for the docker volume mounts to work in buildkit