symlink php8 to php
This commit is contained in:
parent
2a8e8edd8b
commit
705d9496d2
@ -1,5 +1,6 @@
|
|||||||
FROM thallian/confd-env:latest
|
FROM thallian/confd-env:latest
|
||||||
|
|
||||||
RUN apk --no-cache add php8-fpm
|
RUN apk --no-cache add php8-fpm
|
||||||
|
RUN ln -s /usr/bin/php8 /usr/bin/php
|
||||||
|
|
||||||
ADD /rootfs /
|
ADD /rootfs /
|
||||||
|
Loading…
Reference in New Issue
Block a user