Skip to content

engine solve docker run it no response problem#40271

Closed
XiaodongLoong wants to merge 0 commit intomoby:masterfrom
XiaodongLoong:master
Closed

engine solve docker run it no response problem#40271
XiaodongLoong wants to merge 0 commit intomoby:masterfrom
XiaodongLoong:master

Conversation

@XiaodongLoong
Copy link
Contributor

execute "docker run -it {image name} /bin/sh" no response on mip64el platform;
EpollEvent struct define lack a field named PadFd;
add the field "PadFd";
execcute docker run -it {image} /bin/sh for test after rebuilded.

Signed-off-by: root [email protected]

- What I did

- How I did it

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

@AkihiroSuda
Copy link
Member

@thaJeztah
Copy link
Member

/cc @tklauser fyi

@tklauser
Copy link
Contributor

The corresponding fix is already in golang.org/x/sys with golang/sys@52ab431. You probably need to re-vendor golang.org/x/sys to get the fix.

@XiaodongLoong
Copy link
Contributor Author

Thanks everyone. I will commit a PR to re-vendor golang.org/x/sys as soon as possible.
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants