We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b48a1c commit b360b8fCopy full SHA for b360b8f
1 file changed
dockerbuild.sh
@@ -4,6 +4,7 @@ set -e
4
echo "building for $RID"
5
6
alpineVersion=3.20
7
+uname -a
8
9
if [[ $RID =~ arm64 ]]; then
10
arch="arm64"
0 commit comments