[ 
https://issues.apache.org/jira/browse/YETUS-844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16811970#comment-16811970
 ] 

Allen Wittenauer edited comment on YETUS-844 at 4/7/19 9:56 PM:
----------------------------------------------------------------

Almost certainly related:

https://github.com/MicrosoftDocs/azure-docs/blob/727f7131d53320aa78d880c570a461534def4075/articles/iot-edge/how-to-install-iot-edge-linux.md

So it looks like MS is pushing folks off of Docker's binaries and onto a custom 
build of https://mobyproject.org/ .  This isn't necessarily a bad thing, but it 
definitely breaks lots of stuff.  test-patch is going to have to be a lot 
smarter about how it determines support capabilities.  I'm guessing the thing 
to check is the API version.  I'm not sure that gives us as much info since 
we're reliant on what the actual command line binary can do.



was (Author: aw):
Almost certainly related:

https://github.com/MicrosoftDocs/azure-docs/blob/727f7131d53320aa78d880c570a461534def4075/articles/iot-edge/how-to-install-iot-edge-linux.md

So it looks like MS is pushing folks off of Docker's binaries and onto 
https://mobyproject.org/ .  This isn't necessarily a bad thing, but it 
definitely breaks lots of stuff.  test-patch is going to have to be a lot 
smarter about how it determines support capabilities.  I'm guessing the thing 
to check is the API version.  I'm not sure that gives us as much info since 
we're reliant on what the actual command line binary can do.


> 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)

Reply via email to