This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/AM4379: Docker container cannot be started

Part Number: AM4379

Tool/software: Linux

root@AM4379:/# docker images
REPOSITORY TAG IMAGE ID CREATED SIZE
arm32v7/hello-world latest 618e43431df9 7 weeks ago 1.64kB

root@AM4379:/# docker run arm32v7/hello-world
docker: Error response from daemon: failed to create endpoint elegant_heyrovsky on network bridge: failed to add the host (veth0a85bb2) <=> sandbox (vethacc98f7) pair interfaces: operation not supported.

root@AM4379:/# docker ps -l
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
9f9eadacb3c7 arm32v7/hello-world "/hello" 4 seconds ago Created kind_wing