<!DOCTYPE html><html><head><title></title><style type="text/css">p.MsoNormal,p.MsoNoSpacing{margin:0}
p.MsoNormal,p.MsoNoSpacing{margin:0}</style></head><body><div>That command basically executes an container in privileged mode which enables qemu emulation for mips architecture only. <br></div><div>Docker doesn't emulate it natively per se, which is why the usage of QEMU is required because otherwise the container will not be able to even run sed command. </div><div><br></div><div>You can read more about that specific container here: <a href="https://github.com/dbhi/qus">https://github.com/dbhi/qus</a>.<br></div><div><br></div><div>I also wasn't sure where that command should be done as it needs to be done on the host which is executing the container. </div><div><br></div><div>On Mon, May 24, 2021, at 19:18, Ondrej Zajicek wrote:<br></div><blockquote type="cite" id="qt" style=""><div>On Mon, May 24, 2021 at 04:12:33PM +0300, Skyler Mäntysaari wrote:<br></div><div>> Hi!<br></div><div>> <br></div><div>> I hope that this will work and help with the mips package building.<br></div><div>> I originially had forgotten to do the pkg gitlab steps too.<br></div><div>> <br></div><div>> Please let me know if I can help with that in any other way and disregard the previous patch. This is basically the same one, with both commits.<br></div><div><br></div><div>Hi<br></div><div><br></div><div>Interesting, i did not know that it can emulate different arch. It is<br></div><div>done natively by Docker, or it is done in those dockerfiles from<br></div><div>multiarch/*, by some integration of qemu?<br></div><div><br></div><div>Also, what exactly this command does:<br></div><div><br></div><div>> + - $DOCKER_CMD --rm --privileged aptman/qus -s -- -p mips<br></div><div><br></div><div>?<br></div><div><br></div><div>We can try it, but it depends of how fast it will be.<br></div><div><br></div><div>-- <br></div><div>Elen sila lumenn' omentielvo<br></div><div><br></div><div>Ondrej 'Santiago' Zajicek (email: <a href="mailto:santiago%40crfreenet.org">santiago@crfreenet.org</a>)<br></div><div>OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net)<br></div><div>"To err is human -- to blame it on a computer is even more so."<br></div><div><br></div><div><br></div></blockquote><div><br></div></body></html>