You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@zookeeper.apache.org by GitBox <gi...@apache.org> on 2019/09/03 12:23:43 UTC

[GitHub] [zookeeper] eolivelli opened a new pull request #1075: ZOOKEEPER-3532 Provide a docker-based environment to work on a known OS

eolivelli opened a new pull request #1075: ZOOKEEPER-3532 Provide a docker-based environment to work on a known OS
URL: https://github.com/apache/zookeeper/pull/1075
 
 
   Just run dev/docker/run.sh and you will have a Linux environment with all that is needed to build ZooKeeper, even on MacOs.
   
   The original idea patch was from Sijie Guo (@sijie), Apache BookKeeper project.
   
   The script creates a local image that accesses the local filesystem with the current user (UID), this way the container can work on local files without problems of ownership of files.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services