Use the official zookeeper image #3
Labels
docker
Issue that requires modifying the docker image
documentation
Improvements or additions to documentation
helm
Issue that requires the change of a helm chart
zookeeper
Issue that affects Zookeeper
At the moment of the original project was deployed there was not an official image of zookeeper.
https://github.com/31z4/zookeeper-docker/
That image generation is more secure as it checks the signatures.
Tasks required:
For the documentation. These are the standard folders used.
ENV ZOO_CONF_DIR=/conf
ZOO_DATA_DIR=/data
ZOO_DATA_LOG_DIR=/datalog
ZOO_LOG_DIR=/logs \
The text was updated successfully, but these errors were encountered: