There was an error while loading. Please reload this page.
1 parent 5d8efe4 commit 0d58b05Copy full SHA for 0d58b05
1 file changed
experimental/php8.3/apache-event-fpm/Dockerfile
@@ -25,6 +25,8 @@ RUN set -ex; \
25
cd /home/inr; \
26
echo "source /usr/local/include/wp-completion.bash" | tee -a .bash_profile .bashrc;
27
28
+USER inr
29
+
30
COPY templates /etc/gotpl/
31
COPY bin /usr/local/bin
32
0 commit comments