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.
2 parents 986c2f7 + 8411ae6 commit a7db0cdCopy full SHA for a7db0cd
docker/centos-6i386.ks
@@ -81,6 +81,7 @@ awk '(NF==0&&!done){print "override_install_langs='$LANG'\ntsflags=nodocs";done=
81
< /etc/yum.conf > /etc/yum.conf.new
82
mv /etc/yum.conf.new /etc/yum.conf
83
echo 'container' > /etc/yum/vars/infra
84
+echo 'i386' > /etc/yum/vars/basearch
85
86
rm -f /usr/lib/locale/locale-archive
87
0 commit comments