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

ASF GitHub Bot commented on TINKERPOP-1897:
-------------------------------------------

Github user FlorianHockmann commented on the issue:

    https://github.com/apache/tinkerpop/pull/802
  
    > what is the advantage to building these images if a .docker file is 
present?
    
    A reason to keep this option is that it makes it easier to detect when 
changes break the Docker images, e.g., when the naming of the zip archives or 
their location changes. For those cases, it would be good to build the images 
with every Maven build (assuming that Docker is installed locally).
    The build should also basically be a no-op when nothing changed about the 
Docker images, although the build time slightly increases from 33s to 51s for 
`gremlin-server` on my system without and with activated `docker-images` 
profile and the image already present (from my comment on 1 Mar).
    
    I expanded the dev docs for the two aspects you mentioned (Docker Hub 
account and release process for the Docker images).


> Provide Docker images of Gremlin Server and Console
> ---------------------------------------------------
>
>                 Key: TINKERPOP-1897
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1897
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: console, server
>    Affects Versions: 3.2.7
>            Reporter: Florian Hockmann
>            Assignee: Florian Hockmann
>            Priority: Major
>
> TinkerPop should provide Docker images of Gremlin Server and Gremlin Console 
> that are deployed together with each release.
> This originated from the mailing list:
> [https://lists.apache.org/thread.html/744ae19afa9b2fd1984c1e11114dddc588e98786d9c21b633aab8bfa@%3Cdev.tinkerpop.apache.org%3E]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to