[
https://issues.apache.org/jira/browse/GEODE-3921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16362447#comment-16362447
]
ASF subversion and git services commented on GEODE-3921:
--------------------------------------------------------
Commit 303b6930b899ac1f88d3f5a18c33a4ab3feaa627 in geode's branch
refs/heads/feature/GEODE-3967 from [~tiano]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=303b693 ]
GEODE-3921 Adjust Dockerfile to be Alpine-based for size
This also adds SHA256 and GPG verification of the downloaded binary artifacts.
See also
https://github.com/docker-library/official-images/pull/3685#issuecomment-356382172
and the following discussion.
> I was able to use this to successfully launch the `gfsh` shell, and the
> resulting image is only ~184MB (thanks to being based on Alpine Linux).
>
> Doing something similar `FROM` the Debian-based `openjdk:8-jre-slim` image
> would be fairly trivial also (due to not having `apk add --virtual`, would
> require slightly more shell scripting to add/remove fetch dependencies, but
> not much).
> Docker image for geode
> ----------------------
>
> Key: GEODE-3921
> URL: https://issues.apache.org/jira/browse/GEODE-3921
> Project: Geode
> Issue Type: Improvement
> Reporter: Vaibhav Sood
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.5.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Hi,
> Want to check if there is a docker image/Dockerfile for Geode which is
> officially supported? I could not find one under dockerhub official images
> https://hub.docker.com/explore/
> If not, want to check if there is any plan to add an official Geode image to
> dockerhub?
> https://docs.docker.com/docker-hub/official_repos/#how-do-i-create-a-new-official-repository
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)