Эх сурвалжийг харах

Adding Sunshine pre/post scripts

penta 4 долоо хоног өмнө
parent
commit
8e18ff9a91
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -545,6 +545,7 @@ RUN apt-get update \
 COPY desktop-entrypoint.sh /etc/desktop-entrypoint.sh
 COPY sunshine-entrypoint.sh /etc/sunshine-entrypoint.sh
 COPY supervisord.conf /etc/supervisord.conf
+COPY --chmod=0755 scripts/ /usr/local/bin/
 
 RUN sed -i 's/\r$//' \
         /etc/desktop-entrypoint.sh \