moby: v1.9.x on ARM, built with go 1.5.1, error: operation not permitted
Hello guys!
BUG REPORT INFORMATION
When I installed docker
today on a Raspberry Pi 2, I came across this issue:
docker run ...
operation not permitted
Error response from daemon: Cannot start container fdcf38ef87b5f07188dcc1bfc37f270a42a2c4bcc676682753c1731655db6c37: [8] System error: operation not permitted
Nov 20 19:55:15 kubemaster docker[255]: time="2015-11-20T19:55:15.030545344+02:00" level=error msg="failed to umount /var/lib/docker/containers/9ba7d73e65cf494a32c61d1951f51916dff418d58b298363b9788e036532354e/shm: invalid argument"
Nov 20 19:55:15 kubemaster docker[255]: time="2015-11-20T19:55:15.031065911+02:00" level=error msg="failed to umount /var/lib/docker/containers/9ba7d73e65cf494a32c61d1951f51916dff418d58b298363b9788e036532354e/mqueue: invalid argument"
... Failed to umount ipc filesystems: failed to cleanup ipc mounts:\ninvalid argument\ninvalid argument"
... [8] System error: operation not permitted
docker info
Containers: 1
Images: 5
Server Version: 1.9.0
Storage Driver: overlay
Backing Filesystem: extfs
Execution Driver: native-0.2
Logging Driver: json-file
Kernel Version: 4.1.13-1-ARCH
Operating System: Arch Linux ARM (containerized)
CPUs: 4
Total Memory: 923.1 MiB
Name: kubemaster
About this issue
- Original URL
- State: closed
- Created 9 years ago
- Comments: 92 (59 by maintainers)
I think ARM almost totally supported now.