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 0a92081 commit eb83abaCopy full SHA for eb83aba
stackable-devel/Dockerfile
@@ -109,4 +109,6 @@ cd /patchable
109
cargo auditable --quiet build --release && cargo cyclonedx --all --spec-version 1.5 --describe binaries
110
mv /patchable/target/release/patchable /stackable/patchable
111
microdnf clean all
112
+chown ${STACKABLE_USER_UID}:0 /stackable/patchable
113
+rm -rf /patchable
114
EOF
0 commit comments