You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crail.apache.org by PepperJo <gi...@git.apache.org> on 2018/07/26 11:39:34 UTC

[GitHub] incubator-crail pull request #33: Docker build: TCP and RDMA tier

GitHub user PepperJo opened a pull request:

    https://github.com/apache/incubator-crail/pull/33

    Docker build: TCP and RDMA tier

    Docker build files for the TCP and RDMA tier.
    User can extend configuration to use NVMf or other tiers.
    
    Signed-off-by: Jonas Pfefferle <pe...@apache.org>

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

    $ git pull https://github.com/PepperJo/incubator-crail docker

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

    https://github.com/apache/incubator-crail/pull/33.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 #33
    
----
commit 72d760e7fbb7536c2475a8c69802fa8ac97f12ee
Author: Jonas Pfefferle <pe...@...>
Date:   2018-07-26T11:35:25Z

    Docker build: TCP and RDMA tier
    
    Docker build files for the TCP and RDMA tier.
    User can extend configuration to use NVMf or other tiers.
    
    Signed-off-by: Jonas Pfefferle <pe...@apache.org>

----


---

[GitHub] incubator-crail pull request #33: Docker build: TCP and RDMA tier

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-crail/pull/33


---

[GitHub] incubator-crail issue #33: Docker build: TCP and RDMA tier

Posted by PepperJo <gi...@git.apache.org>.
Github user PepperJo commented on the issue:

    https://github.com/apache/incubator-crail/pull/33
  
    Just to give some background: If we want our docker images to be publish as the Apache user on the Docker Hub the docker build files need to be part of the Apache source repository.


---