thanks you were right 
when I run the image locally I get this error Container command 
'/entrypoint.sh' not found or does not exist
but I'm following the exact repository that is used in the dockerhub 
https://hub.docker.com/r/erkules/galera/
https://github.com/erkules/codership-images
do you have an idea why it's behaving like this?

On Tuesday, June 6, 2017 at 10:07:37 PM UTC-4, Rodrigo Campos wrote:
>
> Try that image locally with docker directly, to debug what happens. It 
> probably has a problem.
>
> You can run the image using a shell or something to easily try what is 
> happening and fix it.
>
> On Tuesday, June 6, 2017, Montassar Dridi <montass...@gmail.com 
> <javascript:>> wrote:
>
>> I'm following this example to create a synchronized database pods
>>
>> https://github.com/openshift/origin/tree/master/examples/statefulsets/mysql/galera
>> and it's working fine with no issue 
>> but when I try to customize erkules/galera:basic  docker image (to 
>> install some packages for example) 
>> I get this error
>> Failed to start container with docker id with error: Error response from 
>> daemon: Container command '/entrypoint.sh' not found or does not exist.
>> even though the entrypoint.sh was copied in the process of creating the 
>> customized erkules/galera:basic  docker image
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Kubernetes user discussion and Q&A" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to kubernetes-users+unsubscr...@googlegroups.com.
>> To post to this group, send email to kubernetes-users@googlegroups.com.
>> Visit this group at https://groups.google.com/group/kubernetes-users.
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to kubernetes-users+unsubscr...@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to