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
execute docker service logs <service name used in deployment>
Additional Details
Logs:
standard_init_linux.go:211: exec user process caused "exec format error",
standard_init_linux.go:211: exec user process caused "exec format error",
standard_init_linux.go:211: exec user process caused "exec format error",
Doing discovery, it would show that there is no a multiarch binary/container uploaded to docker hub.
Steps to reproduce
docker service logs <service name used in deployment>
Additional Details
Logs:
Doing discovery, it would show that there is no a multiarch binary/container uploaded to docker hub.
Add a multiarch binary and docker image as outlined in https://www.docker.com/blog/multi-arch-build-and-images-the-simple-way/
The text was updated successfully, but these errors were encountered: