From ab57429d85e1a8c01ad6ae6a547fc9b046b01858 Mon Sep 17 00:00:00 2001 From: Yee Hing Tong Date: Mon, 13 Nov 2023 19:22:31 +0800 Subject: [PATCH] sandbox lite dockerfile Signed-off-by: Yee Hing Tong --- Dockerfile.sandbox-lite | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile.sandbox-lite b/Dockerfile.sandbox-lite index 095c83b6e1..e5cc60eaaf 100644 --- a/Dockerfile.sandbox-lite +++ b/Dockerfile.sandbox-lite @@ -18,6 +18,7 @@ WORKDIR /app/flyte COPY datacatalog datacatalog COPY flyteadmin flyteadmin +COPY flyteartifacts flyteartifacts COPY flytecopilot flytecopilot COPY flyteidl flyteidl COPY flyteplugins flyteplugins