OCSInventory-NG / OCSInventory-Docker-Image

Docker image for OCSInventory Server
GNU General Public License v3.0
78 stars 93 forks source link

Error response from daemon: OCI runtime create failed: container_linux.go:349: starting container process caused "exec: \"/usr/bin/docker-entrypoint.sh\": permission denied": unknown #40

Closed AUGUSTOStephane closed 4 years ago

AUGUSTOStephane commented 4 years ago

It's hard to solve a problem when important details are missing, that why we added this template, to help you and us.

General informations

Docker host's operating system : GKE Mysql Server version : 5.7

Problem's description

Error: failed to start container : Error response from daemon: OCI runtime create failed: container_linux.go:349: starting container process caused "exec: \"/usr/bin/docker-entrypoint.sh\": permission denied": unknown  
gillesdubois commented 4 years ago

Hi,

I updated the permissions of the entry point and triggered a build on docker hub. Please, can you test it again ?

Regards, Gilles Dubois.

AUGUSTOStephane commented 4 years ago

it's ok.