You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You have changed the entrypoint script and pushed the image yourself? if that is the case then you need to chmod +x entrypoint.sh before building the image.
k8s error message:
Error: failed to start container "galera": Error response from daemon: oci runtime error: container_linux.go:265: starting container process caused "exec: "/entrypoint.sh": permission denied"
The text was updated successfully, but these errors were encountered: