mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 19:07:54 +01:00
remove unnecessary changes
This commit is contained in:
parent
5bdd251680
commit
52679d67ab
9 changed files with 6 additions and 50 deletions
|
|
@ -1,5 +1,5 @@
|
|||
container:
|
||||
skopeo copy docker://$(IMAGE_REPO)/$(IMAGE_NAME):$(IMAGE_TAG) oci:container
|
||||
$(IMAGE_NAME)-$(IMAGE_TAG):
|
||||
skopeo copy docker://$(IMAGE_REPO)/$(IMAGE_NAME):$(IMAGE_TAG) oci:$(IMAGE_NAME)-$(IMAGE_TAG)
|
||||
|
||||
install-deps:
|
||||
$(install_pkg) skopeo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue