forked from ayufan-rock64/linux-kernel
-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Description
Hi,
I am still trying to get docker working.
currently problem is with missing mqueue, which I dont understand why as I have right config in ls1024a_defconfig
missing config for docker
CONFIG_POSIX_MQUEUE=m
root@nas542:/home/admin# docker run hello-world
docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "mqueue" to rootfs at "/dev/mqueue": mount src=mqueue, dst=/dev/mqueue, dstFd=/proc/thread-self/fd/8, flags=0xe: no such device: unknown
Run 'docker run --help' for more information
Metadata
Metadata
Assignees
Labels
No labels