[
https://issues.apache.org/jira/browse/YETUS-844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Allen Wittenauer updated YETUS-844:
-----------------------------------
Description:
Azure has switch to moby-cli and this is thwarting the version check. From
https://dev.azure.com/aw0685/aw/_build/results?buildId=117:
{code}
| Vote | Subsystem | Runtime | Comment
============================================================================
| 0 | reexec | 0m 0s | Docker mode activated.
| -1 | docker | 0m 8s | Docker command '/usr/bin/docker' is too
| | | | old (3.0.3 < 17.0).
{code}
was:
Azure has switch to docker engine and this is thwarting the version check.
From https://dev.azure.com/aw0685/aw/_build/results?buildId=117:
{code}
| Vote | Subsystem | Runtime | Comment
============================================================================
| 0 | reexec | 0m 0s | Docker mode activated.
| -1 | docker | 0m 8s | Docker command '/usr/bin/docker' is too
| | | | old (3.0.3 < 17.0).
{code}
> docker check breaks on moby-cli
> -------------------------------
>
> Key: YETUS-844
> URL: https://issues.apache.org/jira/browse/YETUS-844
> Project: Yetus
> Issue Type: Bug
> Components: build, Precommit
> Reporter: Allen Wittenauer
> Assignee: Allen Wittenauer
> Priority: Blocker
> Fix For: 0.10.0
>
>
> Azure has switch to moby-cli and this is thwarting the version check. From
> https://dev.azure.com/aw0685/aw/_build/results?buildId=117:
> {code}
> | Vote | Subsystem | Runtime | Comment
> ============================================================================
> | 0 | reexec | 0m 0s | Docker mode activated.
> | -1 | docker | 0m 8s | Docker command '/usr/bin/docker' is too
> | | | | old (3.0.3 < 17.0).
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)