Closed thewalla07 closed 3 years ago
Sure. I'll update the README with the command I recommend. I didn't specify a specific target arch:
sudo docker run --rm --privileged aptman/qus -s -- -p
...so it applies all target archs. You 'might' be able to get away specifying x86_64 (if that doesn't work, maybe include i386)
Sorry to create this as an issue, I want to run lancache-autofill as a container in docker, also on a Raspberry Pi (Pi 4 in my case). You suggested to use QUS to handle the foreign architecture requirements, but I am unsure what target architecture I should run QUS for in this specific scenario. Can you please let me know what settings you used in your configuration?