[
https://issues.apache.org/jira/browse/JCLOUDS-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ignasi Barrera resolved JCLOUDS-1007.
-------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
> Add support for Docker Exec API
> -------------------------------
>
> Key: JCLOUDS-1007
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1007
> Project: jclouds
> Issue Type: Improvement
> Components: jclouds-labs
> Affects Versions: 1.9.1
> Reporter: Josef Cacek
> Labels: docker
> Fix For: 2.0.0
>
>
> The {{MiscApi}} in Docker provider should be extended to allow work with
> {{docker exec}} instances. It will simplify usage without installed SSH
> server in the containers.
> The Docker [REST API |
> https://docs.docker.com/reference/api/docker_remote_api_v1.16/] provides
> several methods to work with the exec-s. The important ones are [Exec
> Create|https://docs.docker.com/reference/api/docker_remote_api_v1.16/#exec-create],
> [Exec
> Start|https://docs.docker.com/reference/api/docker_remote_api_v1.16/#exec-start]
> and [Exec
> Inspect|https://docs.docker.com/reference/api/docker_remote_api_v1.16/#exec-inspect]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)