[ https://issues.apache.org/jira/browse/TINKERPOP-1897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16500578#comment-16500578 ]
ASF GitHub Bot commented on TINKERPOP-1897: ------------------------------------------- Github user FlorianHockmann commented on the issue: https://github.com/apache/tinkerpop/pull/802 > Separately, do I need to edit the repository short/long description manually? can that not be automatically done on deploy using content from our github repo? I'm afraid that only works for automated builds which we can't use as it would have to work with just a Dockerfile and all other files already being present. Since we need to build the artifacts first with Maven this seems to be no option for us. So, yes, I guess we have to edit the descriptions manually in the web interface. I just [CTRed a commit](https://github.com/apache/tinkerpop/commit/1c3f34f52b2651897aa2fe89527cae8d2357dcc6) to tp32 that made the two `docker-entrypoint.sh` scripts executable as the Docker images contained versions of them that were actually not executable making the images basically unusable. I assumed that git would preserve the executable bit as I set it locally, but apparently it was necessary to set it manually again :-/ > 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)