You are not logged in.

#1 2016-09-11 22:08:29

malet
Member
Registered: 2013-12-18
Posts: 3

docker run throws 'exec user process caused "permission denied"'

Hi,

When i try to run a container with docker it throws 'standard_init_linux.go:175: exec user process caused "permission denied"
I tried this with the hello-world example and some random ubuntu container as well as the openproject-container.
This happens for me with both the normal and the git version(from AUR)

Docker Info:

docker info
Containers: 3
 Running: 0
 Paused: 0
 Stopped: 3
Images: 2
Server Version: 1.13.0-dev
Storage Driver: btrfs
 Build Version: Btrfs v4.7
 Library Version: 101
Logging Driver: json-file
Cgroup Driver: cgroupfs
Plugins: 
 Volume: local
 Network: bridge host null overlay
Swarm: inactive
Runtimes: runc
Default Runtime: runc
Security Options:
Kernel Version: 4.7.2-1-ARCH
Operating System: Arch Linux
OSType: linux
Architecture: x86_64
CPUs: 4
Total Memory: 7.623 GiB
Name: arch
ID: 7WLH:X7AF:QNAT:GIHG:5VUC:75IQ:3DIV:KZGX:JFVX:2FHH:EDUT:BCKC
Docker Root Dir: /var/lib/docker
Debug Mode (client): false
Debug Mode (server): false
Registry: https://index.docker.io/v1/
Insecure Registries:
 127.0.0.0/8
Live Restore Enabled: false

Does anyone have a similar problem or a solution?
Any help appreciated.

Offline

#2 2016-12-26 13:56:05

KasKrout
Member
Registered: 2016-12-26
Posts: 1

Re: docker run throws 'exec user process caused "permission denied"'

Hi,

This may be a bit late but i had the same problem and it was caused by mounting my /var partition with the "noexec" option.

Offline

Board footer

Powered by FluxBB