We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05b549c commit c5b1dd0Copy full SHA for c5b1dd0
Dockerfile
@@ -28,6 +28,8 @@ RUN apk --no-cache add \
28
php82-opcache \
29
php82-iconv \
30
php82-pecl-imagick \
31
+ php82-session \
32
+ php82-tokenizer \
33
nginx \
34
supervisor \
35
curl \
0 commit comments