debug helper
This commit is contained in:
@@ -3,6 +3,7 @@ FROM php:8.2-fpm-alpine
|
||||
# Install system dependencies
|
||||
RUN apk add --no-cache \
|
||||
vim \
|
||||
xxd \
|
||||
libzip-dev \
|
||||
postgresql-dev \
|
||||
libpng-dev \
|
||||
|
||||
Reference in New Issue
Block a user