You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by William Markito Oliveira <wi...@gmail.com> on 2016/10/31 19:13:51 UTC

Docker image for Geode 1.0.0-incubating - Please evaluate

I've just updated our Docker image with 1.0.0-incubating bits, please
evaluate.

There is also a pull request for review updating our Dockerfile to use
1.0.0-incubating and OpenJDK instead of Oracle.

- https://hub.docker.com/r/apachegeode/geode/tags/
- https://github.com/apache/incubator-geode/pull/275

The following line gives you GFSH on a container:

docker run -it apachegeode/geode:1.0.0-incubating

But bash is also available:

docker run -it apachegeode/geode:1.0.0-incubating bash

I'm planning to contribute the compose and kubernetes scripts to Geode as
well, if you guys think it's a good idea, but for now they're in my
personal GitHub:

- https://github.com/markito/geode-docker
- https://github.com/markito/geode-kubernetes

Thanks,
--

Re: Docker image for Geode 1.0.0-incubating - Please evaluate

Posted by William Markito Oliveira <wi...@gmail.com>.
Done.  apachegeode/geode:latest

On Mon, Oct 31, 2016 at 12:42 PM, William Markito Oliveira <
william.markito@gmail.com> wrote:

> Sounds cool. That's a great ideia!
>
> Sent from my iPhone
>
> > On Oct 31, 2016, at 12:41 PM, Anthony Baker <ab...@pivotal.io> wrote:
> >
> > Nice!  What about tagging it with 'latest'?
> >
> > Anthony
> >
> >> On Oct 31, 2016, at 12:13 PM, William Markito Oliveira <
> william.markito@gmail.com> wrote:
> >>
> >> I've just updated our Docker image with 1.0.0-incubating bits, please
> >> evaluate.
> >>
> >> There is also a pull request for review updating our Dockerfile to use
> >> 1.0.0-incubating and OpenJDK instead of Oracle.
> >>
> >> - https://hub.docker.com/r/apachegeode/geode/tags/
> >> - https://github.com/apache/incubator-geode/pull/275
> >>
> >> The following line gives you GFSH on a container:
> >>
> >> docker run -it apachegeode/geode:1.0.0-incubating
> >>
> >> But bash is also available:
> >>
> >> docker run -it apachegeode/geode:1.0.0-incubating bash
> >>
> >> I'm planning to contribute the compose and kubernetes scripts to Geode
> as
> >> well, if you guys think it's a good idea, but for now they're in my
> >> personal GitHub:
> >>
> >> - https://github.com/markito/geode-docker
> >> - https://github.com/markito/geode-kubernetes
> >>
> >> Thanks,
> >> --
>



-- 
__________________________________
William Markito Oliveira
http://blog.markito.info
*"...because architecture is more important than technology..."*

Re: Docker image for Geode 1.0.0-incubating - Please evaluate

Posted by William Markito Oliveira <wi...@gmail.com>.
Sounds cool. That's a great ideia! 

Sent from my iPhone

> On Oct 31, 2016, at 12:41 PM, Anthony Baker <ab...@pivotal.io> wrote:
> 
> Nice!  What about tagging it with 'latest'?
> 
> Anthony
> 
>> On Oct 31, 2016, at 12:13 PM, William Markito Oliveira <wi...@gmail.com> wrote:
>> 
>> I've just updated our Docker image with 1.0.0-incubating bits, please
>> evaluate.
>> 
>> There is also a pull request for review updating our Dockerfile to use
>> 1.0.0-incubating and OpenJDK instead of Oracle.
>> 
>> - https://hub.docker.com/r/apachegeode/geode/tags/
>> - https://github.com/apache/incubator-geode/pull/275
>> 
>> The following line gives you GFSH on a container:
>> 
>> docker run -it apachegeode/geode:1.0.0-incubating
>> 
>> But bash is also available:
>> 
>> docker run -it apachegeode/geode:1.0.0-incubating bash
>> 
>> I'm planning to contribute the compose and kubernetes scripts to Geode as
>> well, if you guys think it's a good idea, but for now they're in my
>> personal GitHub:
>> 
>> - https://github.com/markito/geode-docker
>> - https://github.com/markito/geode-kubernetes
>> 
>> Thanks,
>> --

Re: Docker image for Geode 1.0.0-incubating - Please evaluate

Posted by Anthony Baker <ab...@pivotal.io>.
Nice!  What about tagging it with 'latest'?

Anthony

> On Oct 31, 2016, at 12:13 PM, William Markito Oliveira <wi...@gmail.com> wrote:
> 
> I've just updated our Docker image with 1.0.0-incubating bits, please
> evaluate.
> 
> There is also a pull request for review updating our Dockerfile to use
> 1.0.0-incubating and OpenJDK instead of Oracle.
> 
> - https://hub.docker.com/r/apachegeode/geode/tags/
> - https://github.com/apache/incubator-geode/pull/275
> 
> The following line gives you GFSH on a container:
> 
> docker run -it apachegeode/geode:1.0.0-incubating
> 
> But bash is also available:
> 
> docker run -it apachegeode/geode:1.0.0-incubating bash
> 
> I'm planning to contribute the compose and kubernetes scripts to Geode as
> well, if you guys think it's a good idea, but for now they're in my
> personal GitHub:
> 
> - https://github.com/markito/geode-docker
> - https://github.com/markito/geode-kubernetes
> 
> Thanks,
> --