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 b1fcb9d commit 9c8db9dCopy full SHA for 9c8db9d
airflow/Dockerfile
@@ -169,7 +169,7 @@ EOF
169
# - check file permissions and ownerships
170
# ----------------------------------------
171
172
-# Check that permissions and ownership in /stackable are set correctly
+# Check that permissions and ownership in ${HOME} are set correctly
173
# This will fail and stop the build if any mismatches are found.
174
RUN <<EOF
175
/bin/check-permissions-ownership.sh ${HOME} ${STACKABLE_USER_UID} 0
0 commit comments