Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107780719
D48051.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
350 B
Referenced Files
None
Subscribers
None
D48051.diff
View Options
diff --git a/release/scripts/make-oci-image.sh b/release/scripts/make-oci-image.sh
--- a/release/scripts/make-oci-image.sh
+++ b/release/scripts/make-oci-image.sh
@@ -56,7 +56,7 @@
base_image=scratch
fi
-c=$(buildah from ${base_image})
+c=$(buildah from --arch ${arch} ${base_image})
m=$(buildah mount $c)
oci_image_build
buildah unmount $c
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jan 19, 3:56 AM (21 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15360987
Default Alt Text
D48051.diff (350 B)
Attached To
Mode
D48051: release: fix architecture for OCI images
Attached
Detach File
Event Timeline
Log In to Comment