[
https://issues.apache.org/jira/browse/GEODE-7651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17010216#comment-17010216
]
Michael Oleske commented on GEODE-7651:
---------------------------------------
To be clear, the outcome of this story *is not* to publish snapshots. It is
intended to give developers an easy way to get an image with the Geode bits
they have just built on their machine. Publishing was just an example of a fun
thing to do with this feature. Another story should be written up in jira for
publishing.
That said, can you link existing ASF Legal comments so I can see what the
current thoughts are?
> Provide docker target for geode-assembly
> ----------------------------------------
>
> Key: GEODE-7651
> URL: https://issues.apache.org/jira/browse/GEODE-7651
> Project: Geode
> Issue Type: Improvement
> Components: build
> Reporter: Michael Oleske
> Assignee: Michael Oleske
> Priority: Major
>
> It would be nice to provide a gradle target to build a docker image using the
> output of a {{./gradlew build}}. This would allow people who consume the
> Geode docker image to be able to use snapshots. And maybe a future story can
> be about hosting those snapshots on Geode's Google Cloud Repository
> Given {{./gradlew build}} has run successfully
> When I run {{./gradlew geode-assembly:docker}}
> Then I see {{geode:develop}} listed as an image in the command {{docker
> images}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)