Github user alaninmcr commented on a diff in the pull request:

    
https://github.com/apache/incubator-taverna-common-activities/pull/14#discussion_r70787704
  
    --- Diff: taverna-docker-activity/README.txt ---
    @@ -0,0 +1,30 @@
    +########################## Docker Activity Plugin 
############################
    +
    +This module implements the taverna activity plugin for Docker. The plugin 
capable of following functionality.
    +
    +1. Inspect Image
    +2. Create Container
    +3. Start Container
    +4. List Containers
    +5. Stop Container  - TODO
    +6. Delete Container - TODO
    +
    +Test module src/test/java/ covers each and every capability. 
org.apache.taverna.activities.docker.RemoteClient
    +capable of executing docker commands over TCP on the actual remote docker 
host using the docker-java api.
    --- End diff --
    
    is


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to