Skip to content

Commit

Permalink
[testing] build from caa branch
Browse files Browse the repository at this point in the history
remove this before merging

Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
  • Loading branch information
katexochen committed Dec 7, 2023
1 parent 981e187 commit 988912f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions podvm-mkosi/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ fedora-binaries-builder:
@echo "Building fedora-binaries-builder image..."
docker buildx build \
-t fedora-binaries-builder \
--build-arg CAA_SRC=https://github.com/katexochen/cloud-api-adaptor \
--build-arg CAA_SRC_REF=feat/mkosi-dmverity-nix \
--no-cache \
--load \
- < ../podvm/Dockerfile.podvm_builder.fedora

Expand All @@ -23,6 +26,7 @@ binaries:
docker buildx build \
--build-arg BUILDER_IMG=fedora-binaries-builder \
--build-arg AA_KBC=$(AA_KBC) \
--no-cache \
-o type=local,dest="./resources/binaries-tree" \
- < ../podvm/Dockerfile.podvm_binaries.fedora

Expand Down

0 comments on commit 988912f

Please sign in to comment.