From dc0d22c3c685769c32272f70ca09149b979726d2 Mon Sep 17 00:00:00 2001 From: logaritmisk Date: Sat, 23 May 2026 12:55:51 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..7c0015a --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# setup-buildx + +Composite action: docker/setup-buildx-action wired to the in-cluster buildkit service \ No newline at end of file