From ab71cfb0e5755c748d997c011b7da9a4a58c9a26 Mon Sep 17 00:00:00 2001 From: ryankert Date: Mon, 12 Aug 2024 21:48:06 +0800 Subject: [PATCH] [YUNIKORN-2446] Add OCI annotations to public docker images --- Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile b/Makefile index 2f1a52b5d..c98d1d88f 100644 --- a/Makefile +++ b/Makefile @@ -511,8 +511,6 @@ sched_image: $(OUTPUT)/third-party-licenses.md scheduler docker/scheduler --label org.opencontainers.image.documentation="https://yunikorn.apache.org" \ ${QUIET} - - # Build a plugin image based on the production ready version .PHONY: plugin_image plugin_image: $(OUTPUT)/third-party-licenses.md plugin docker/plugin conf/scheduler-config.yaml