Skip to content

engine solve docker run it no response problem#40270

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

engine solve docker run it no response problem#40270
XiaodongLoong wants to merge 1 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.

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";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant