Skip to content

Commit 81c3442

Browse files
committed
Adds REPOS_TEMP for Reposoft/rweb#14
and because there is no TMP or TEMP in the image so temp lookup was rather slow
1 parent dce4d10 commit 81c3442

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

rweb/fpm/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,5 @@ RUN echo "Downloading rweb source..." \
4545
&& mv /usr/src/rweb/repos-plugins /opt/rweb/
4646

4747
RUN php /opt/rweb/repos-web/lib/smarty/install.php
48+
49+
ENV REPOS_TEMP=/tmp

0 commit comments

Comments
 (0)