We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59c6141 commit 83c2a18Copy full SHA for 83c2a18
zookeeper/Dockerfile
@@ -88,7 +88,7 @@ chown -h ${STACKABLE_USER_UID}:0 /stackable/zookeeper
88
89
# fix missing permissions
90
chmod g=u /stackable/jmx
91
-chmod g=u /stackable/apache-zookeeper-${PRODUCT}-bin/
+chmod g=u /stackable/apache-zookeeper-${PRODUCT}-bin/
92
EOF
93
94
# ----------------------------------------
0 commit comments