Skip to content

Commit ebc63d0

Browse files
committed
fix: remove USER inr, entrypoint runs as root
1 parent 0d58b05 commit ebc63d0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

experimental/php8.3/apache-event-fpm/Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ RUN set -ex; \
2525
cd /home/inr; \
2626
echo "source /usr/local/include/wp-completion.bash" | tee -a .bash_profile .bashrc;
2727

28-
USER inr
29-
3028
COPY templates /etc/gotpl/
3129
COPY bin /usr/local/bin
3230

0 commit comments

Comments
 (0)