Topic: Docker on Novena?
I'm curious if anyone else has managed to run ARM-based Docker containers on their Novena? When I run the Docker-maintained "check-config.sh" script, two kernel configurations are listed as missing: "CONFIG_DEVPTS_MULTIPLE_INSTANCES" and "CONFIG_POSIX_MQUEUE".
If I were to try and fix this, would I need to compile a custom kernel based on https://github.com/xobs/novena-linux ?
Anywho, thanks in advance for any insight.
Side-note: I'd like to release the scripts I've used to compile Docker up to this point, even though they're pretty simple. Please comment with a quick note if you're interested.