performance upgrades by using clickhouse for logs
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM php:8.3-cli-alpine
|
||||
|
||||
RUN apk add --no-cache curl-dev git linux-headers
|
||||
RUN apk add --no-cache curl-dev git linux-headers curl
|
||||
|
||||
RUN docker-php-ext-install curl pcntl sockets
|
||||
|
||||
|
||||
Reference in New Issue
Block a user