1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 10:57:55 +01:00

missing )

This commit is contained in:
Jason N. 2024-02-14 18:56:14 +00:00
parent 8b9e474a67
commit d4347902f2

View file

@ -21,7 +21,7 @@ boot.iso: lorax_templates/set_installer.tmpl
$(image_name)-$(version):
podman pull $(image_repo)/$(image_name):$(version)
podman save --format oci-dir -o $(image_name)-$(version) $(image_repo)/$(image_name):$(version)
podman rmi $(image_repo/$(image_name):$(version)
podman rmi $(image_repo)/$(image_name):$(version)
install-deps:
dnf install -y lorax xorriso podman git rpm-ostree