finding our way
This commit is contained in:
@@ -19,7 +19,7 @@ RUN mkdir -p /app /rompr
|
|||||||
RUN unzip -d /app rompr.zip && rm rompr.zip
|
RUN unzip -d /app rompr.zip && rm rompr.zip
|
||||||
RUN ln -sf /rompr/prefs /app/rompr/prefs; ln -sf /rompr/albumart /app/rompr/albumart;
|
RUN ln -sf /rompr/prefs /app/rompr/prefs; ln -sf /rompr/albumart /app/rompr/albumart;
|
||||||
RUN chown -R www-data:www-data /app/rompr /rompr
|
RUN chown -R www-data:www-data /app/rompr /rompr
|
||||||
RUN pwd; ls -la .;
|
RUN pwd; ls -la .;ls -la /workspace/source;
|
||||||
ADD /files/nginx_default /etc/nginx/sites-available/default
|
ADD /files/nginx_default /etc/nginx/sites-available/default
|
||||||
RUN mkdir -p /run/php/
|
RUN mkdir -p /run/php/
|
||||||
#Environment variables to configure php
|
#Environment variables to configure php
|
||||||
|
|||||||
Reference in New Issue
Block a user