Skip to content

Commit b0243fd

Browse files
committed
add note
1 parent 19782d3 commit b0243fd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

druid/Dockerfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,9 @@ RUN <<EOF
146146
/bin/check-permissions-ownership.sh /stackable ${STACKABLE_USER_UID} 0
147147
EOF
148148

149+
# ----------------------------------------
150+
# Attention: Do not perform any file based actions (copying/creating etc.) below this comment because the permissions would not be checked.
151+
149152
USER ${STACKABLE_USER_UID}
150153
ENV PATH="${PATH}":/stackable/druid/bin
151154

0 commit comments

Comments
 (0)