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 <montassar0dr...@gmail.com> 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
> <javascript:_e(%7B%7D,'cvml','kubernetes-users%2bunsubscr...@googlegroups.com');>
> .
> To post to this group, send email to kubernetes-users@googlegroups.com
> <javascript:_e(%7B%7D,'cvml','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