[ 
https://issues.apache.org/jira/browse/BOOKKEEPER-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16027667#comment-16027667
 ] 

ASF GitHub Bot commented on BOOKKEEPER-1081:
--------------------------------------------

GitHub user jiazhai opened a pull request:

    https://github.com/apache/bookkeeper/pull/169

    BOOKKEEPER-1081: a docker file for Apache BookKeeper

    A docker file for Apache BookKeeper.  This docker image will start a new 
bookie instance.
    Steps to run it:
    1, start zookeeper service;
    2, run this docker image, e.g:
    ```
    $ docker run -t -i -e "ZK_URL=192.168.100.100:2181" bookkeeper/bookie 
/bin/bash
    ```

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jiazhai/bookkeeper-1 BOOKKEEPER-1081

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/bookkeeper/pull/169.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #169
    
----
commit 6a7863486eb4d92c37d4a918736c3eb839610ea3
Author: jiazhai <[email protected]>
Date:   2017-05-27T13:31:34Z

    add docker file

commit ddd692ad3946120b35d1fc7616de778a6c7c3539
Author: jiazhai <[email protected]>
Date:   2017-05-27T15:38:50Z

    add README

commit 6efc87fa86967a36d3e3f77adf467aad32cccafa
Author: jiazhai <[email protected]>
Date:   2017-05-28T00:54:24Z

    add a blank line

----


> Would like to provide a docker file for bookkeeper
> --------------------------------------------------
>
>                 Key: BOOKKEEPER-1081
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-1081
>             Project: Bookkeeper
>          Issue Type: Wish
>          Components: build
>            Reporter: Jia Zhai
>            Assignee: Jia Zhai
>
> Would like to provide a docker file for bookkeeper



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to