Michael Oleske created GEODE-7651: ------------------------------------- Summary: 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
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)