mirror of
https://github.com/Alfresco/SearchServices.git
synced 2025-09-10 14:11:25 +00:00
keystore folder is copied inside Zeppelin Image, not provided as a VOLUME
This commit is contained in:
@@ -2,5 +2,3 @@ FROM quay.io/alfresco/insight-zeppelin:1.1.0.1
|
||||
|
||||
RUN mkdir ${ZEPPELIN_HOME}/keystore \
|
||||
&& chown -R zeppelin:zeppelin ${ZEPPELIN_HOME}/keystore
|
||||
|
||||
VOLUME ["${DIST_DIR}/keystore"]
|
||||
|
Reference in New Issue
Block a user