[
https://issues.apache.org/jira/browse/GEODE-7651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17011182#comment-17011182
]
ASF subversion and git services commented on GEODE-7651:
--------------------------------------------------------
Commit 5fda2a6a9b10206577804935791f0785e5aff544 in geode's branch
refs/heads/develop from M. Oleske
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=5fda2a6 ]
GEODE-7651: Provide docker target for geode-assembly (#4573)
- Build geode into docker image from source build
- Docker depends on installDist
- image name can be customized with gradle variable `geodeDockerImageName`
Co-authored-by: Aaron Lindsey <[email protected]>
Co-authored-by: Michael Oleske <[email protected]>
Co-authored-by: Sean Goller <[email protected]>
> 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
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> 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)