You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/09/02 09:29:00 UTC

[jira] [Resolved] (CAMEL-11069) Make docker socket support usable

     [ https://issues.apache.org/jira/browse/CAMEL-11069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-11069.
---------------------------------
    Resolution: Abandoned

> Make docker socket support usable
> ---------------------------------
>
>                 Key: CAMEL-11069
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11069
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-docker
>    Affects Versions: 2.18.3
>         Environment: Linux docker enviroments
>            Reporter: John Liptak
>            Priority: Minor
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Our docker environment does not expose the remote API socket over TCP, so I wanted to get the unix:///var/run/docker.sock endpoint to work.
> This needed two changes:
> 1. The DockerClientProfile toUrl() method appends a :port which is not valid for the unit port.
> 2. The URI parameter for socket has the wrong name and isn't in the valid URI parameters map.
> I will submit a pull request once I have the issue #.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)