You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Benson Muite (Jira)" <ji...@apache.org> on 2021/10/14 08:07:00 UTC

[jira] [Comment Edited] (ARROW-14316) [CI] extends is removed from docker v3

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

Benson Muite edited comment on ARROW-14316 at 10/14/21, 8:06 AM:
-----------------------------------------------------------------

{color:#000000}Initial trial was on older version:{color}

{color:#000000}[user@localhost]$ docker compose --version {color}
 Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg. 
 podman version 2.2.1 
 [user@localhost]$ docker-compose --version 
 docker-compose version 1.25.4, build unknown

Updating [Docker documentation|https://github.com/docker/docker.github.io/pull/13695]

Testing on a newer version.


was (Author: baksmj):
{color:#000000}Initial trial was on older version:{color}

{{{color:#000000}[user@localhost]$ docker compose --version {color}
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg. 
podman version 2.2.1 
[user@localhost]$ docker-compose --version 
docker-compose version 1.25.4, build unknown
 
}}

Updating [Docker documentation|https://github.com/docker/docker.github.io/pull/13695]

Testing on a newer version.

> [CI] extends is removed from docker v3
> --------------------------------------
>
>                 Key: ARROW-14316
>                 URL: https://issues.apache.org/jira/browse/ARROW-14316
>             Project: Apache Arrow
>          Issue Type: Bug
>            Reporter: Benson Muite
>            Assignee: Benson Muite
>            Priority: Minor
>
> As explained in [https://github.com/docker/compose/issues/4315] extends has been removed from docker compose v3 schema, it should therefore be removed from schema used in Arrow.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)