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 36632a6 commit 6fffb5e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion training/intel-bootc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ bootc: growfs
--cap-add SYS_ADMIN \
--file Containerfile \
--tag "${BOOTC_IMAGE}" \
-v ${OUTDIR}:/run/.input:ro \
$(EXTRA_RPM_PACKAGES:%=--build-arg EXTRA_RPM_PACKAGES=%) \
$(FROM:%=--build-arg BASEIMAGE=%) \
$(DRIVER_VERSION:%=--build-arg DRIVER_VERSION=%) \
Expand Down

0 comments on commit 6fffb5e

Please sign in to comment.