Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit bb5751a

Browse files
C0mp4ctTrafeX
authored andcommitted
create symlinkg for php
1 parent 397b58a commit bb5751a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎Dockerfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf
4141
# Make sure files/folders needed by the processes are accessable when they run under the nobody user
4242
RUN chown -R nobody.nobody /var/www/html /run /var/lib/nginx /var/log/nginx
4343

44+
# Create symlink for php
45+
RUN ln -s /usr/bin/php82 /usr/bin/php
46+
4447
# Switch to use a non-root user from here on
4548
USER nobody
4649

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /