Skip to content

Commit

Permalink
trainig_bootc workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lmilbaum committed May 7, 2024
1 parent 8d70863 commit 3413282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion training/intel-bootc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ default: bootc

.PHONY: bootc
bootc: growfs
"${CONTAINER_TOOL}" build \
${CONTAINER_TOOL} build \
$(ARCH:%=--platform linux/%) \
--security-opt label=disable \
--cap-add SYS_ADMIN \
Expand Down

0 comments on commit 3413282

Please sign in to comment.