summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2023-11-27 08:40:50 +0100
committerGitHub <noreply@github.com>2023-11-27 08:40:50 +0100
commit3e836939ea0f1fd3343ae2c783bb4f3539628c6d (patch)
treea4e117b6a5442190d5391e480fa6ee049775bb78 /Makefile
parent360f7e2e0d29368c5fea462755b3915e1f539cd5 (diff)
parent499e8e1cbb90e24acf80d383a69e138cd745807c (diff)
downloadvyos-build-3e836939ea0f1fd3343ae2c783bb4f3539628c6d.tar.gz
vyos-build-3e836939ea0f1fd3343ae2c783bb4f3539628c6d.zip
Merge pull request #462 from c-po/current
T2640: update VyOS in docker image to current version
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f9b5903f..393ef3b7 100644
--- a/Makefile
+++ b/Makefile
@@ -59,6 +59,11 @@ testraid: checkiso
qemu-live: checkiso
scripts/check-qemu-install --qemu-cmd build/live-image-amd64.hybrid.iso
+.PHONE: oci
+.ONESHELL:
+oci: checkiso
+ scripts/iso-to-oci build/live-image-amd64.hybrid.iso
+
.PHONY: clean
.ONESHELL:
clean: