performance upgrades by using clickhouse for logs
This commit is contained in:
@@ -4,6 +4,8 @@ RUN apk add --no-cache linux-headers curl-dev \
|
||||
&& docker-php-ext-install curl pcntl sockets || \
|
||||
docker-php-ext-install curl pcntl
|
||||
|
||||
RUN apk add --no-cache curl
|
||||
|
||||
COPY --from=composer:2 /usr/bin/composer /usr/bin/composer
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user