Janusgraph: Publish Docker Images in Post Build Step

Created on 12 Jun 2017  路  3Comments  路  Source: JanusGraph/janusgraph

Now that a docker image build exists, it would be useful to publish them to docker hub.

This will require the creation of a docker hub account and then either encrypting those credentials in the travis.yml file or adding those environment variables through the travis project itself. If that information can be updated, I can add the necessary changes to the travis.yml file and pom to handle the publishing.

Most helpful comment

@amcp We'll need whoever has access to the travis ci build to add some environment variables that specify the docker hub account credentials. I'm working on a more thorough docker image that supports multiple persistence configurations. I can likely update the travis yml to support publishing but it will still require someone with access to the travis build to do some updates.

All 3 comments

@chrislbs I've squatted for janusgraph organization in my dockerhub account a while back. How to proceed?

@amcp We'll need whoever has access to the travis ci build to add some environment variables that specify the docker hub account credentials. I'm working on a more thorough docker image that supports multiple persistence configurations. I can likely update the travis yml to support publishing but it will still require someone with access to the travis build to do some updates.

Superseded by janusgraph/janusgraph-docker#9.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

pluradj picture pluradj  路  4Comments

porunov picture porunov  路  4Comments

jerryjch picture jerryjch  路  3Comments

chupman picture chupman  路  3Comments

amcp picture amcp  路  3Comments