Replies: 1 comment
-
|
Wound up going with an OpenWrt install instead of dockerizing. No need to troubleshoot. Thanks though for you effort in creating this image! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm interested in using the image to turn a minimal Alpine Linux install into a router to convert my all-in-one router to a dumb AP.
I'm having trouble starting the container because
/sys/class/net/qlan1does not exist. Is this something that ought to exist in the host? It is possible that I'm missing a package or a module or something.This is the error:
And my docker-compose.yml
Beta Was this translation helpful? Give feedback.
All reactions