Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

make proto in agent will fail when using docker 18.06 on arm64 #3056

Closed
jongwu opened this issue Nov 11, 2020 · 0 comments · Fixed by #3057
Closed

make proto in agent will fail when using docker 18.06 on arm64 #3056

jongwu opened this issue Nov 11, 2020 · 0 comments · Fixed by #3057
Labels
bug Incorrect behaviour needs-review Needs to be assessed by the team.

Comments

@jongwu
Copy link
Contributor

jongwu commented Nov 11, 2020

add docker version entry for agent of arm64 is needed

@jongwu jongwu added bug Incorrect behaviour needs-review Needs to be assessed by the team. labels Nov 11, 2020
jongwu added a commit to jongwu/runtime that referenced this issue Nov 11, 2020

Unverified

No user is associated with the committer email.
make proto in agent test on arm64 will fail when using docker 18.06
and using docker 19.03 can avoid that failure. So a new entry of
docker version for agent on arm64 is added.

Signed-off-by: Jianyong wu <jianyong.wu@arm.com>
Fixes: kata-containers#3056
jongwu added a commit to jongwu/runtime that referenced this issue Nov 12, 2020
make proto in agent test on arm64 will fail when using docker 18.06
and using docker 19.03 can avoid that failure. So a new entry of
docker version for agent on arm64 is added.

Signed-off-by: Jianyong wu <jianyong.wu@arm.com>
Fixes: kata-containers#3056
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Incorrect behaviour needs-review Needs to be assessed by the team.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant