mirror of
https://github.com/truecharts/charts.git
synced 2026-07-12 14:41:24 -03:00
change chown on youtubedltest
This commit is contained in:
@@ -85,7 +85,7 @@ RUN \
|
||||
/var/tmp/ \
|
||||
&& mkdir -p /data/appdata \
|
||||
&& chmod -R 777 /data \
|
||||
&& chmod -R u=rwX,go=rX /app \
|
||||
&& chmod -R 775 /app \
|
||||
&& printf "umask %d" "${UMASK}" >> /etc/bash.bashrc \
|
||||
&& update-ca-certificates \
|
||||
&& chown -R apps:apps /app
|
||||
|
||||
Reference in New Issue
Block a user